#categoryCarousel > .carousel-inner {
    height: 30vw;
}

@media (min-width: 768px) {
    .my-element {
        height: 400px;
    }
}