@charset "UTF-8";

@media(max-width: 700px){
#a1 + div .content_wrapper{
max-width: 450px !important;
}
#a2 + div .content_wrapper{
max-width: 450px !important;
}
#a2 + div{
padding-top: 0;
}
}