.bathhouse{margin-top:-5%;width:100%;max-width:558px}.clouds{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:45}.clouds img{position:absolute;bottom:0;max-width:100%;animation:animateSteam calc(3s * var(--i)) linear infinite}@keyframes animateSteam{0%{opacity:0;transform:scale(1)}25%,75%{opacity:1}to{opacity:0;transform:scale(3)}}@media only screen and (max-height:650px){.bathhouse{margin-top:-2%;max-width:360px}}@media only screen and (max-height:460px){.bathhouse{max-width:300px}}@media only screen and (max-height:330px){.bathhouse{max-width:250px}}