.poninter-none {
    pointer-events: none;
}
img.img-responsive.gallery-images{
    width: 100%;
    height: 40vh;
    object-fit: cover;
}
.custom-mtb--2 {
    margin-top: 2em !important;
    margin-bottom: 2em !important;
}
.w-90 {
    width: 90%;
}