@media (min-width:480px) and (max-width:786px) {
    #logo_slider {
        max-width: 375px;
    }
}​
