html,body{margin:0;padding:0;box-sizing:border-box}#image_bg{position:fixed;z-index:-10;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#fff;background-image:url('/images/bg_web.jpg');background-repeat:no-repeat;background-position:top center;background-attachment:fixed;background-size:cover;opacity:1}#image_app{position:absolute;bottom:0;display:flex;flex-wrap:nowrap;flex-direction:row}#image_app
a{display:flex;flex-basis:calc(100% / 3);position:relative;flex:1;border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden;box-shadow:0 3px 6px rgba(0,0,0,0.9), 0 16px 32px rgba(0,0,0,0.48)}#image_app a:nth-child(4){}#image_app a
img{max-width:100%;height:auto}.store_link{position:absolute;top:10px;left:10px}.store_link:nth-of-type(2){left:auto;right:10px}.store_link
img{max-height:80px;display:inline-block}@media (max-width: 979.98px){.store_link
img{max-height:60px}}@media (max-width: 779.98px){.store_link
img{max-height:50px}}@media (max-width: 579.98px){.store_link
img{max-height:40px}}