
/* to mmanage the banner image clipping at the top */
/* to mmanage the banner image clipping at the top */
/* to mmanage the banner image clipping at the top */

.special-banner {
padding-top: 2.5% !important;
}

	@media only screen and (max-width: 1360px) {

    .special-banner {
    padding-top: 3% !important;
    }

  }

  @media only screen and (max-width: 1280px) {

    .special-banner {
    padding-top: 5% !important;
    }

	}

	@media only screen and (max-width: 1188px) {

    .special-banner {
    padding-top: 5% !important;
    }

  }


}
