picture.BaseImage{display:block}picture.BaseImage img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}picture.BaseImage:not([data-height=auto]) img,picture.BaseImage[data-cover] img{-o-object-fit:cover;object-fit:cover}picture.BaseImage[data-height=sm]{height:30vh}picture.BaseImage[data-height=md]{height:40vh}@media(max-width:849px){picture.BaseImage[data-height=md]{height:30vh}}picture.BaseImage[data-height=lg]{height:60vh}@media(max-width:849px){picture.BaseImage[data-height=lg]{height:50vh}}
