.cotton-visual-anchor{position:relative;display:flex;justify-content:center;align-items:center;height:100%}.gots-card{background:#fff;padding:20px;border-radius:6px;box-shadow:0 30px 60px rgba(0,0,0,.4);transform:rotate(3deg);max-width:300px;transition:transform .5s;text-align:center}.gots-card:hover{transform:rotate(0deg) scale(1.02);z-index:5}.gots-img{width:100%;height:auto;display:block;border:1px solid #f0f0f0}.gots-label{margin-top:12px;font-size:13px;color:#333;font-weight:800;text-transform:uppercase;letter-spacing:.5px}@media (max-width:1024px){.cotton-visual-anchor{display:none}}