.services-each-block-wrap{
    width: 270px;
    border: 1px solid #c4c4c4;
    text-align: center;
    margin-right: 30px;
    padding:65px 14px 70px 14px;
}
.services-each-block-wrap:last-child{
    margin-right: 0px;
}
.service-carousel-wrap .swiper-wrapper{
    margin-bottom: 20px;
}
.services-each-block-wrap:first-child{
    margin-left: 50px;
}
.drag-wrap{
	margin-left: 50px;
}
.drag-wrap p{
	font-size: 18px;
	line-height: 21px;
}
.drag-wrap p span{
	margin-right: 10px;
}
.drag-wrap p span img{
    transform: rotate(180deg);
}
.service-carousel-icon{
    padding-bottom: 25px;
}