/* Insert your varbase media header style (RTL). */
@media (min-width: 2200px) {
  .vmh-container.bg-edge2edge.bg-image {
    right: 10% !important;
    margin-right: -43% !important;
  }
  .vmh-container.bg-edge2edge.bg-image .bg-edge2edge {
    right: 0;
    left: 0;
  }
}
