@media only screen and (max-width: 767px) {
    #tapuz_promoted .image {
        width: 100%;
    }

    #tapuz_promoted .content {
        width: 100%;
        padding-right: 0px;
    }
}