@media only screen and (max-width: 767px) {
    #page .section_service {
        height: auto;
    }
}