.ast-site-identity {
    display: contents;
}

.site-title {
    padding-left: 10px;
}

.site-logo-img {
    height: 100% !important;
}

.home-service {
    max-width: 480px;
}

#home-company-name h2 {
    font-size: 55px !important;
}

@media(max-width: 767px) {
    .services-img {
        max-width: 485px !important;
    }
}