/**
 * @web/uploads/custom-style.css
 */
@media screen and (max-width: 580px){
#articles .banner {
    height: 140px;
}
}