@media only screen and (max-width: 600px) {
  #page-top {
    overflow-x: hidden !important;
    max-width: 100% !important;
  }
  .container {
    padding-right: 5px;
  }
  #menubtn-m {
    position: absolute !important;
    right: 10px !important;
    top: 20px !important;
  }
  .contactusbtn {
    padding: 10px;
    width: 100px;
    margin-left: 0 !important;
  }
  .dsmh {
    display: none;
  }
  .msdh {
    display: block;
  }
  .purpleroundedrect {
    border-radius: 0;
  }
  #about {
    background: #393341;
    padding-bottom: 200px;
    padding-top: 200px;
  }
  .abtus-title {
    width: 100%;
  }
  .habbabox-img {
    width: 70%;
    margin: auto;
    height: auto;
  }
  .hbdiv {
    text-align: center !important;
  }
  .followuscpy {
    width: 100%;
    display: block;
    font-weight: 700;
  }
}
