.glide__slides img{
    object-fit: contain;
}
.glide__bullets{
    width: 100%;
    display: block;
    text-align: center;
}

.glide__bullet:hover, .glide__bullet:focus{
    background-color: #908F90; 
}