.video-gallery{display:flex;flex-wrap:wrap;justify-content:flex-start}.video-item{box-shadow:0 16px 28px 0 rgb(0 0 0 / 5%),0 25px 55px 0 rgb(0 0 0 / 5%);border-radius:4px;margin:.75rem;max-width:30%;height:fit-content}.description{position:relative;margin:auto 0;padding:0 1rem}.description>div>h3{margin-top:0 !important}@media only screen and (min-device-width :320px) and (max-device-width :480px){.video-item{max-width:100%}