@media (max-width: 992px) {
#adbox > div img {
    float: right;
    margin-left:50px;
    width: 100% !important;
    height: auto !important;
}
#adbox > div
{
    text-align:left;
    padding :10px!important;
}
#adbox h1, #adbox h2 {
    color: #2c2c2c;
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
    text-align: right;
}
.section {
    margin-right:0px!important;
}
}