@media only screen and (max-width: 480px) {

.h2Wrapper .section-title{
    margin-bottom:0;
}

}