@media(max-width:760px){

  .mobile-simple-dropdown{
    width:min(250px,calc(100vw - 36px))!important;
  }

}
