@media screen and (max-width: 768px){
#page-title {
    padding: 75px 0 75px 15px !important;
    text-align:left;
}
h4 span:first-of-type {line-height: 40px;}

.form-control{width:100%;}

}