@media (max-width:767px){
    .image-with-text{
        background-color: transparent !important;
    }
}