    @media only screen and (max-width: 767px) {
      .img-caption.pull-right.imgRight-fifty {
        width: 100%;
        float: none !important;
        display: block;
        margin: 0 !important;
      }
    }

     @media only screen and (min-width: 768px) {
      .img-caption.img-landscape {
        width: 70%;
        position: relative;
        margin: 0 auto;
      }
    }

    @media (max-width: 660px) {
      .colombia-women-photo-gallery img {
        width: 100%;
      }
    }


      .tour-schedule-section .more-discounts a {
      margin-top: 10px !important;
    }

    table.table.table-bordered.responsive a {
      color: black !important;
      text-decoration: underline;
    }

        button.btn.btn-lg.btnContent:hover {
      background-color: #333a02;
      margin: 0 auto;
    }

    a#schedule-now:hover {
      text-decoration: underline;
      color: #fff !important;
    }

    .open-reservation-modal-content ul {
      padding: 15px 20px 15px 35px !important;
    }

      .banner-imgs.content-img-rotator ul li img {
      width: 150px;
    }

    @media (min-width: 280px) and (max-width: 380px) {
      .banner-imgs.content-img-rotator ul li img {
        width: 140px;
      }

      .banner-imgs.content-img-rotator ul li {
        padding: 0 5px;
      }

      .banner-imgs.content-img-rotator {
        margin: 0 auto;
      }
    }

    button.btn.btn-lg.btnContent:hover {
      background-color: #333a02;
    }

    @media only screen and (max-width: 767px) {
      .img-caption.pull-left.imgLeft-fifty {
        width: 100%;
        float: none !important;
        display: block;
        margin: 0 !important;
      }

      .img-caption.pull-right.imgRight-fifty {
        width: 100%;
        float: none !important;
        display: block;
        margin: 0 !important;
      }
    }