.sc-content-block-menu {
    z-index: 999999999999999999999999999999999!important;
}
.modal-subjects .modal.show {
    z-index: 9999 !important;
}
@media only screen and (max-width: 600px) {
  iframe#YoutubeIframe {
     height:250px;
  }
}
@media only screen and (max-width: 600px) {
  .site-logo{
      width:100% !important;
  }
}
@media only screen and (max-width: 600px) {
  #google_translate_element{
     position: absolute;
    right: 0;
    top: 0%;
  }
}
@media only screen and (max-width: 600px) {
  header i{
     font-size:20px !important;
  }
}
.navbar-fixed{
    width:102% !important;
}
@media only screen and (max-width: 700px) {
  .navbar-fixed{
    width:104% !important;
    }
}

@media (max-width:650px){
    .ribbon-wrap .ribbon img{
        height:150px;
        object-fit: contain;
    }
}








