.desktopIMG{
	max-width: 18% !important;
}
.mt10{
	margin-top: 10px !important;
}

.mobileIMG{
	max-width: 50% !important;
}

.mobileMenu{
	display: none !important;
}

.hide{
	display: none !important;
}

.ml10{
	margin-left: 10px !important;
}

.timer{
	font-size: font-size: 30px !important;
}
.justify{
	text-align: justify;
}

.center{
	text-align: center;
}

.removeBannerHeight{
	height: 162px !important;
}

.site-header.sticky .main-menu.homepage2 a.btn-mrChnage{
  background: linear-gradient(-30deg, #0b1b3d 50%, #08142b 50%);
  padding: 8px 20px;
  margin: 0px;
  display: inline-block;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  overflow: hidden;
  color: #d4e0f7;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}
  