iframe[src*="//embed.buto.tv/"] {
  width: 100%;
}    

.select2-container--style-4.select2-container--open .select2-results {
	max-height: 400px !important;
}

.select2-container--style-4 .select2-results > .select2-results__options{
	max-height: 400px !important;
}
