@charset "UTF-8";

@media(max-width: 700px){
#btn-top + div .content_wrapper{
max-width: 470px!important;
}
#btn-top + div{
padding-bottom: 0;
}
#btn-bottom + div .content_wrapper{
max-width: 470px!important;
}
}