 .u-section-1 {
     background-image: linear-gradient(0deg, rgba(41, 46, 51, 0.9), rgba(41, 46, 51, 0.9)), url("images/ghghgh-min.jpg");
     background-position: 50% 50%;
 }
 
 .u-section-1 .u-sheet-1 {
     min-height: 636px;
 }
 
 .u-section-1 .u-text-1 {
     font-size: 3.75rem;
     margin: 148px auto 0;
 }
 
 .u-section-1 .u-text-2 {
     width: 760px;
     margin: 30px auto 0;
 }
 
 .u-section-1 .u-layout-wrap-1 {
     width: 562px;
     margin: 30px auto 60px;
 }
 
 .u-section-1 .u-layout-cell-1 {
     min-height: 69px;
 }
 
 .u-section-1 .u-container-layout-1 {
     padding: 10px;
 }
 
 .u-section-1 .u-btn-1 {
     border-style: solid;
     background-image: none;
     text-transform: uppercase;
     font-weight: 700;
     letter-spacing: 1px;
     margin: 0 0 0 auto;
     padding: 10px 31px 10px 30px;
 }
 
 @media (max-width: 1199px) {
     .u-section-1 .u-sheet-1 {
         min-height: 524px;
     }
 }
 
 @media (max-width: 991px) {
     .u-section-1 .u-sheet-1 {
         min-height: 452px;
     }
     .u-section-1 .u-text-2 {
         width: 720px;
     }
     .u-section-1 .u-layout-cell-1 {
         min-height: 100px;
     }
 }
 
 @media (max-width: 767px) {
     .u-section-1 .u-text-2 {
         width: 540px;
     }
     .u-section-1 .u-layout-wrap-1 {
         width: 540px;
     }
 }
 
 @media (max-width: 575px) {
     .u-section-1 .u-sheet-1 {
         min-height: 285px;
     }
     .u-section-1 .u-text-1 {
         font-size: 1.875rem;
     }
     .u-section-1 .u-text-2 {
         width: 340px;
     }
     .u-section-1 .u-layout-wrap-1 {
         width: 340px;
     }
     .u-section-1 .u-btn-1 {
         margin-right: auto;
     }
 }
 
 .u-section-2 .u-sheet-1 {
     min-height: 304px;
 }
 
 .u-section-2 .u-text-1 {
     font-size: 3rem;
     margin: 62px auto 0;
 }
 
 .u-section-2 .u-btn-1 {
     background-image: none;
     text-transform: uppercase;
     letter-spacing: 2px;
     font-size: 0.875rem;
     margin: 30px auto 62px;
 }
 
 @media (max-width: 767px) {
     .u-section-2 .u-text-1 {
         margin-top: 60px;
     }
 }
 
 @media (max-width: 575px) {
     .u-section-2 .u-text-1 {
         font-size: 1.5rem;
     }
 }