#ys_promoitem {
  height:40px;
}
h2.specialsTitle {
    line-height: 30px;
}

@media screen and (max-width: 640px){
#logo img {
    padding: 10px;
}
    a.cartLink img{
        max-width:40px !important;
        max-height:40px !important;
    }
}
.price-row {
    font-size: 15px;
}

footer a {
    font-size: 14px;
    color: #4ab502;
    text-decoration: none;
}

.box ul {
    list-style-type: none;
}
