@charset "UTF-8";

@media screen and (max-width:516px){
   #btn + div{
   padding-bottom:0px;
}
 #btn2 + div{
   padding-top:0px;
}
}