
@media (max-width: 989px){
    .shoe-hover-info {
        width: calc(100% + 30px) !important;
        left: unset !important;
        transform: unset !important;
    }
}
