.cs-image-view{width:100%}.cs-image-view__layout{grid-template-columns:1fr 1fr;grid-auto-rows:minmax(0,1fr);gap:8px;width:100%;height:320px;display:grid}.cs-image-view__img__main{border-radius:18px;grid-row:span 2;justify-content:center;align-items:center;height:320px;display:flex;position:relative;overflow:hidden}.cs-image-view__img__main img{height:320px}.cs-image-view__img__top,.cs-image-view__img__bottom{border-radius:18px;justify-content:center;align-items:center;height:156px;display:flex;position:relative;overflow:hidden}.cs-image-view__img__top img,.cs-image-view__img__bottom img{height:156px}.cs-image-view__single-img{border-radius:16px;height:180px}.cs-image-view__single-img.cs-image-view__big-image{height:320px}
