@media only screen and (max-width: 991px) {
  .pagecomposer-contenitore .col-w-75 {
    width: 100%;
    padding-left: 9.25%;
  }
}
