body{background-color:ffffff;margin:0px auto;padding-bottom:30px;box-sizing:border-box}.swap-on-hover{position:relative;margin:0 auto;max-width:200px;height:auto;padding-bottom:30px}.swap-on-hover img{position:absolute;top:0;left:0;overflow:hidden;width:200px;height:200px}.swap-on-hover .swap-on-hover__front-image{z-index:9999;transition:opacity .5s linear;cursor:default}.swap-on-hover:hover>.swap-on-hover__front-image{opacity:0}