@media only screen and (min-width:600px){.medium-image__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.medium-image__item{width:100%;border-radius:10px;overflow:hidden;margin-bottom:10px}@media only screen and (min-width:600px){.medium-image__item{max-width:calc(50% - 8px)}}@media only screen and (min-width:960px){.medium-image__item{max-width:calc(50% - 8px);border-radius:30px;margin-bottom:16px}}.medium-image__wrapper{position:relative;padding-bottom:56.3%}.medium-image__image-holder{position:absolute;top:0;left:0;height:100%;width:100%}.medium-image__image{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}