.text-w-image{display:flex;flex-direction:column-reverse;gap:30px}.text-w-image-img-box{display:flex;justify-content:center}.text-w-image-img-box img{border-radius:8px;width:100%}@media screen and (min-width:1000px){.text-w-image{flex-direction:row;gap:100px}.text-w-image-switch{flex-direction:row-reverse;gap:100px}.text-w-image-img-box{height:400px;width:500px}.text-w-image-img-box img{height:100%;object-fit:scale-down;width:517px}}