@media (min-width: 1260px) and (max-width: 1599px){
.container{
width: 1260px !important;
}

}
#t3-sidebar  img{
max-width:100% !important;
}