.ListingCol{display:inline-flex;align-items:center;justify-content:space-evenly;margin-top:80px}.ListingCol>div{width:35%}.ListingCol>.ImgListingCol{margin:0 0 0 10px}.ListingCol:nth-of-type(2n){flex-direction:row-reverse}.ListingCol>div{text-align:left}.ListingCol>div>.contentText:first-of-type{color:#129ff7}.ListingCol:nth-of-type(2n)>div{text-align:left!important}@media (max-width:600px){.ListingCol{flex-wrap:wrap;margin:20px 0}.ListingCol,.ListingCol:nth-of-type(2n){flex-direction:column-reverse}.contentText{text-align:left!important}.ListingCol>div{width:100%}.ImgListingCol{order:1;margin:12px 0 0!important}}.blur-image-content{display:flex;align-items:stretch;justify-content:space-around;align-items:center}.blur-image-content>img{z-index:1}.blur-image-content>div{display:block;width:30px;height:30px;background-color:red;position:absolute}