@media only screen and(max-width: 767px ) {
    
#container-width{
    padding: 0px;
    margin-left: -1px;
}

}
    .custom-heading {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 500;
        line-height: 1.1;
    }

   
  