.device{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:15px;-webkit-box-shadow:inset 0 4px 7px 1px #fff,inset 0 -5px 20px rgba(173,186,204,.75),0 2px 6px rgba(0,21,64,.24),0 10px 20px rgba(0,21,64,.15);box-shadow:inset 0 4px 7px 1px #fff,inset 0 -5px 20px rgba(173,186,204,.75),0 2px 6px rgba(0,21,64,.24),0 10px 20px rgba(0,21,64,.15);display:inline-block;position:relative;overflow:hidden}.device--full-width{display:block;width:100%}.device-image-container{background-color:#fff;border:2px #f2f2f2 solid;border-radius:6px;height:100%;margin:auto;max-height:86%;max-width:94%;overflow:hidden;position:relative;width:100%;top:7%}.device video,.device img{display:block;height:auto;max-height:100%;max-width:none;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.device--tablet{height:300px;width:200px}.device--phone{width:220px;height:460px}.device--phone:before{background-color:#ccc;border-radius:2px;content:'';height:1%;left:40%;position:absolute;top:4%;width:12%}.device--phone:after{background-color:#ccc;border-radius:50%;content:'';height:5px;left:55%;position:absolute;top:4%;width:5px}@media(min-width:1024px){.device{border-radius:38px}.device--desktop{border-radius:.2rem}.device--tablet{height:450px;width:300px}}@media(min-width:1380px){.device--tablet{height:600px;width:400px}.device--phone{width:254px;height:530px}}