@charset "UTF-8";

@media screen and (max-width: 600px) {
#contact_btn + div .content_wrapper a {
    max-width: 260px;
    width: 100%;
}
}