@media only screen and (min-width: 1024px) {
    header.site-header .mid-head-item:not(:last-child) {
        margin-right: 10px !important;
    }
}


.services-section .service-item .service-icon {
    width: 100px;
    height: 100px;
    margin: 0 15px 0 0;
    border: 2px dotted #54ec0a !important;
}