Saber2pr's Blog

MediaInquiry

@media screen and (max-width: 740px) {
  div {
    display: none;
  }
}