@charset "UTF-8";

@media screen and (max-width: 600px) {
#price_anchor + div .content_wrapper a {
    min-width: 240px;
}
}