/*
* ----------------------------------------------------------------------------------------
* BANNERS
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {
  .desktop--hero-banner {
    background-repeat: no-repeat;
    background-size: contain;
    height: 0;
    margin-top: 0;
    padding-top: 44%;
    width: 100%; }

  .desktop--hero-banner-container h2 {
    display: none; } }
@media only screen and (min-width: 768px) {
  .desktop--hero-banner {
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
    /*padding-top: 66.64%;*/
    padding-top: 36%;
    width: 100%; }

  .desktop--hero-banner-container h2 {
    display: block; }

  .banner-title {
    font-size: 26px !important;
    left: 45px;
    max-width: 300px;
    position: relative;
    top: 75px; }

  .desktop--products-hover {
    position: relative;
    top: -10px; } }
@media only screen and (min-width: 992px) {
  .banner-title {
    font-size: 34px !important;
    left: 45px;
    top: 100px; } }
@media only screen and (min-width: 1200px) {
  .banner-title {
    font-size: 44px !important;
    top: 110px;
    max-width: 420px; } }
/*
* ----------------------------------------------------------------------------------------
* CONTENT
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 768px) {
  .provides-360,
  .offers-ultimate {
    position: absolute; }

  .provides-360 {
    left: 245px;
    top: -146px;
    max-width: 240px; }

  .offers-ultimate {
    left: -245px;
    top: -189px;
    max-width: 240px; } }
@media only screen and (min-width: 992px) {
  .provides-360 {
    left: 475px;
    top: -204px;
    max-width: 310px; }

  .offers-ultimate {
    left: -162px;
    top: -260px;
    max-width: 275px; } }
@media only screen and (min-width: 1199px) {
  .provides-360 {
    left: 585px;
    top: -256px;
    max-width: 315px; }

  .offers-ultimate {
    left: -198px;
    top: -323px;
    max-width: 385px; } }

/*# sourceMappingURL=o-wound-protector-retractor.css.map */
