.select2-container--default .select2-selection--single{
    height: calc(2.25rem + 2px) !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 5px !important;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active{display: flex !important;}
