.publisher-offerings-box{border-right:0.01px solid rgba(229, 231, 235,0.2);border-bottom:0.01px solid rgba(229, 231, 235,0.2);}
.publisher-offerings-box img{height: 40px}
.custom-solution-box.publisher-offerings-box img,
.perks-section .custom-solution-box.publisher-offerings-box img{height:100px}
.offer-content{z-index: 2}
.offer-img{margin-left: -10%;z-index: 1}
.step-numbers{width:50px;height: 50px;display: flex;justify-content: center;align-items: center;}
.span-heading{color: #1a73e8}	
.light-blue-bg{background: #d2e3fc;}
.video-wrapper video {max-width: 100%;height: auto;display: block;overflow: hidden;}
@media only screen and (max-width:992px){
	.publisher-offerings-box{border:0 !important;border-bottom:0.01px solid rgba(229, 231, 235,0.2) !important;}
	.offer-img{margin-left: 0%;z-index: 1}
}