.store{display:flex;align-items:center;justify-content:center;height:500px;margin-bottom:10px;margin-top:70px}.reversed{flex-direction:row-reverse}.storeFeatures{flex:1;flex-direction:column;padding:50px;box-sizing:border-box;height:500px;gap:50px}.storeFeatures,.storeImages{display:flex;justify-content:center}.storeImages{align-items:center;flex:1.5}.storeImages img:first-child{width:60%}.storeImages img:nth-child(2){width:40%;border-radius:0 20px 20px 0}.reversed .storeImages img:nth-child(2){border-radius:0}.reversed .storeImages img:first-child{border-radius:20px 0 0 20px}.storeImages img{height:500px;object-fit:cover}.storeFeatures p{font-family:Beautique Display;font-weight:700;font-size:16px;line-height:32px;letter-spacing:2px;text-transform:uppercase;color:#511e19;margin:0}@media (max-width:920px){.store,.storeFeatures,.storeImages img{height:400px}.storeFeatures{gap:20px;padding:30px}}@media (max-width:760px){.store{flex-direction:column;height:auto}.storeFeatures,.storeImages{width:100%}.storeImages img{border-radius:0!important;height:500px}.storeFeatures{margin-top:20px}}@media (max-width:530px){.storeImages img{border-radius:0!important;height:400px}}@media (max-width:450px){.storeImages img{border-radius:0!important;height:350px}}