.mooes>div>div{width: 320px;margin: .05rem;background: linear-gradient(to bottom, #dee8f4f7, #f4f7fc);box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.1);height: 7rem;}
		.coreTechnology>div>div>h5{text-align: center!important;padding: .3rem 0;border-bottom: 1px solid #165c84;width:1.2rem;color:#165c84;margin:0 auto;}
		.coreTechnology>div>div>img{display: flex;justify-content: center;align-items: center;margin: .3rem auto 0; }
		.coreTechnology>div>div>div{border:none!important;height:4rem;}
		.mooes .swiper-wrapper{justify-content: center}
		.coreTechnology>div>div:nth-of-type(1)>div{padding-left:.61rem;}
		.coreTechnology>div>div:nth-of-type(2)>div{padding-left:.2rem;}
		.coreTechnology>div>div:nth-of-type(3)>div{padding-left:.58rem;}
				.coreTechnology>div>div:nth-of-type(4)>div{padding-left:.5rem;}
		@media only screen and (max-width: 750px) {
			.mooes>div>div{margin: 0!important;box-shadow: unset!important;}
			.coreTechnology>div>div>h5{color:#fff;border-bottom-color: #fff}
			.coreTechnology>div>div{background: linear-gradient(to bottom, #dee8f4f7, #f4f7fc)!important}
			.coreTechnology>div>div>h5{color:#165c84!important; border-bottom-color: #165c84!important;}
			.coreTechnology>div>div>div{color:#000!important;padding:0 19.5%!important;}
		}