.shoot-item{width:25%;padding:0 10px;margin:10px 0;display:flex;flex-direction:column}.shoot-item .title{display:flex;align-items:flex-end;font-size:.875rem;font-weight:700;letter-spacing:1px}.shoot-item .image{display:block;position:relative;aspect-ratio:.77}.shoot-item .image .badges{position:absolute;left:0;bottom:0}.shoot-item .description{padding-top:10px;text-align:justify;font-size:.875rem}@media only screen and (max-width: 991px){.shoot-item{width:33.3%}}@media only screen and (max-width: 767px){.shoot-item{margin-bottom:15px}}@media only screen and (max-width: 479px){.shoot-item{width:50%;margin-bottom:5px;padding:0 5px}}
