.slick-slide img {
    display: block;
    object-position: top;
}.img-fit{
    object-fit: cover !important;
}.size-60px{
    object-fit: cover;
}
.aiz-mobile-bottom-nav{
    z-index: 999999;
}

.aiz-notify, .aiz-notify .progress-bar,.aiz-notify.alert-success,.aiz-notify.alert-danger,.aiz-notify.alert-primary,.aiz-notify.alert-warning,.aiz-notify.alert-secondary-base,.aiz-notify.alert-info,.aiz-notify.alert-dark,.aiz-notify.alert-secondary,.aiz-notify.alert-light,
.aiz-notify.alert-light .close,.aiz-notify.alert-light .progress-bar { 
    z-index: 9999999 !important;
}