 .u-section-1 {
  background-image: url("../images/LtCdrBrexa-portrait.png");
  background-position: 50.32% 34.45%;
}

.u-section-1 .u-sheet-1 {
  min-height: 793px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-size: 145%;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 619px;
  }
}