/* Enter Your Custom CSS Here */
/*
div#tpbr_topbar {
    background-color: #9187c4 !important;
}

div#tpbr_box {
    font-size: 18px !important;
}
*/


@media screen and (max-width: 479px) {
  .slider_content_box {
      margin-top: -140px !important;
      min-height: 140px;
  }
}
