/* CSS Responsive for cleaning */

@media (max-width: 768px) {
    .page-service {
        padding-top: 46px;
    }
}