.pill-images__wrapper{align-items:center;display:flex;justify-content:center;min-height:550px;overflow:hidden;position:relative;width:100vw}.pill-images__wrapper .pill-images__inner-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:14px;height:max-content;justify-content:center;left:0;position:absolute;top:0;transform:translateX(-10%);width:130vw}.pill-image{border-radius:210px;height:100%;max-height:480px;max-width:300px;min-height:480px;object-fit:cover;object-position:center;width:calc(20% - 8px)}.pill-image:nth-child(odd){margin-top:70px}@media screen and (max-width:767px){.pill-images__wrapper{min-height:220px}.pill-images__wrapper .pill-images__inner-wrapper{gap:2%}.pill-image{height:153px;min-height:auto;width:94px}}