.imageClass img{width:100% !important}
@media only screen and (max-width:1025px){.imageClass img{width:100% !important}
}
@media only screen and (max-width:850px){.imageClass img{width:100% !important}
}
@media only screen and (max-width:468px){.imageClass img{width:100% !important}
}
.flat-bottom-img-container{position:relative;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}
.img-bottom-border-tint{position:absolute;bottom:0;width:100%;height:3em;background-color:rgba(255,255,255,0.6);z-index:5}