.custom-html--sitecore .full-3x1 {
  margin-left: -35px !important;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .custom-html--sitecore .full-3x1 {
    margin-left: 0px !important;
  }
}
