@media only screen and (max-width: 767px)  {
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner {
padding-left: 35px;
padding-right: 35px;
}
.fonto {
display: none;
}
}
html.ult-remove-fixed-background .upb_row_bg {
background-attachment: fixed !important;
}
@media only screen and (min-width: 768px)  {
.fonto1 {
display: none;
}
}