.w20d1{
    height: fit-content;
    width: 250px;
    aspect-ratio: 1;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.w20fg1{
    display:none;
}
@keyframes w20{to{width:0;height:0;opacity:0}}