@charset "utf-8";
/* CSS Document */



.header-logo {.header-logo {
    flex-basis: 155px;
};
    flex-basis: 125px;
    margin: 0 auto;
}

.header-intro-text {
    font-size: 24px;
    line-height: 30px;
    padding: 20px;
    box-sizing: border-box;
}

.about-content-text {
    max-width: 95%;
}

.services-item-1 .text {
    flex-basis: 100%;
}

.services-item-1 .title {
    flex-basis: 100%;
    text-align: left;
}


.services-item-1-content {
    flex-wrap: wrap;
}