
@media (min-width:768px) and (max-width:991px) {

  a#MsgDown {
    visibility: hidden;
    display: none;
  }
  
  
  
}
