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

.u-section-1 .u-image-1 {
  width: 300px;
  height: 300px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  margin: 31px auto 29px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  letter-spacing: 1px;
  padding: 0;
}

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

  .u-section-1 .u-image-1 {
    margin-top: 54px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 11px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 52px;
  }
}

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

  .u-section-1 .u-image-1 {
    margin-top: 57px;
  }

  .u-section-1 .u-text-1 {
    margin-bottom: 30px;
  }
}

.u-block-067b-8:not([data-block-selected]):not([data-cell-selected]),
.u-block-067b-8:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-067b-8:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

:hover:not([data-block-selected]):not([data-cell-selected]) > .u-container-layout > .u-block-067b-8 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}

.hover > .u-container-layout > .u-block-067b-8 {
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px) !important;
}