/*53 header*/.fixHeader{
    position: fixed;
    top: 0;
    width: 100%;
}


@media only screen and (max-width: 359px) {
  .dfont{
  	font-size: 10px !important;
  }
}
