html,body{height:100%;overflow:hidden;width:100%}#adContent{background-color:#fff;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}#bgImage{height:100%;position:absolute;width:100%}#logoImage{background-position:center;background-repeat:no-repeat;background-size:contain}.product{background:white;box-shadow:0 0 5px rgba(0,0,0,0.2);float:left;overflow:hidden}.productImage{background-position:center;background-repeat:no-repeat;background-size:contain;height:100%;width:100%}.logo-container{background-color:#fff;border-radius:3px;bottom:4px;box-shadow:0 0 4px rgba(0,0,0,0.3);left:auto;-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-ms-transition:opacity 1s ease-in-out;-o-transition:opacity 1s ease-in-out;opacity:1;padding:1px;position:absolute;right:4px;top:auto}.logo-container-hover{-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-ms-transition:opacity 1s ease-in-out;-o-transition:opacity 1s ease-in-out;opacity:0}.logo{background-position:center;background-repeat:no-repeat;background-size:contain;border-radius:3px;height:100%;width:100%}.logo-text{border-radius:3px;bottom:4px;height:auto;padding:0 .3rem;position:absolute;right:4px;width:auto;z-index:99999}.logo-text-container{display:flex;display:-ms-flexbox;box-shadow:0 4px 4px rgba(0,0,0,0.3);font-family:'Roboto',helvetica,sans-serif;height:100%;-ms-flex-align:center;align-items:center;width:100%}.logo-backup-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}