@charset "UTF-8";

@media screen and (max-width:1100px){
  #anchor + div {
    padding-top: 1px!important;
  }
}