/*
* ----------------------------------------------------------------------------------------
* 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: 45%;
    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: 30px !important;
    left: 45px;
    max-width: 240px;
    position: absolute;
    top: 73px;
    max-width: 215px; } }
@media only screen and (min-width: 992px) {
  .banner-title {
    font-size: 29px !important;
    left: 45px;
    max-width: 315px;
    top: 109px; } }
@media only screen and (min-width: 1200px) {
  .banner-title {
    font-size: 36px !important;
    left: 45px;
    max-width: 378px;
    top: 133px; } }
/*
* ----------------------------------------------------------------------------------------
* CONTENT
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 768px) {
  .maximum-instrument,
  .enhanced-instrument,
  .stable-anchoring,
  .rapid-desufflation {
    position: absolute; }

  .enhanced-instrument {
    left: -130px;
    max-width: 205px;
    top: -93px; }

  .maximum-instrument {
    left: 170px;
    top: -408px; }

  .rapid-desufflation {
    left: -236px;
    max-width: 299px;
    top: -375px; }

  .stable-anchoring {
    left: 130px;
    top: -70px; } }
@media only screen and (min-width: 992px) {
  .enhanced-instrument {
    left: -18px;
    max-width: 285px;
    top: -128px; }

  .maximum-instrument {
    left: 398px;
    top: -518px; }

  .rapid-desufflation {
    left: -136px;
    max-width: 384px;
    top: -506px; }

  .stable-anchoring {
    left: 365px;
    top: -96px; } }
@media only screen and (min-width: 1200px) {
  .enhanced-instrument {
    left: -100px;
    max-width: 400px;
    top: -158px; }

  .maximum-instrument {
    left: 500px;
    top: -625px; }

  .rapid-desufflation {
    left: -170px;
    max-width: 418px;
    top: -615px; }

  .stable-anchoring {
    left: 430px;
    top: -120px; } }

/*# sourceMappingURL=balloon-blunt-tip.css.map */
