@media only screen and (max-width: 719px) {
.cycle-pager {display:none;}
#shopbop-core-widget {width:100%!important;}
.site-title img {
    margin-top: 35px;
    margin-bottom: -25px;
}
}

@media only screen and (max-width: 400px) {
.cycle-slideshow {
    height: 190px!important;
}
}