.apple-watch{background:#e2e2e2;width:230px;height:269px;border-radius:43px;padding:8px;box-sizing:border-box;border:1px solid #bcbcbc;position:relative;margin-right:13px;}.apple-watch::before{content:'';display:block;width:16px;height:41px;border-radius:45% 7px 7px 45%;position:absolute;right:-13px;top:62px;background:#e2e2e2;border:1px solid #bcbcbc;}.apple-watch::after{content:'';display:block;width:5px;height:67px;border-radius:8px 3px 3px 8px;position:absolute;right:-5px;top:140px;background:#e2e2e2;border:1px solid #bcbcbc;}.apple-watch__screen{background:#030303;height:100%;border-radius:35px;box-sizing:border-box;padding:28px;overflow:hidden;}.apple-watch__screen img{border-radius:5px;height:100%;}.apple-watch--small {width: 206px;height: 242px;border-radius: 40px; }.apple-watch--small::before {top: 53px; }.apple-watch--small::after {top: 122px; }.apple-watch--small apple-watch__screen {padding: 27px 26px;border-radius: 32px; }.apple-watch--space-gray, .apple-watch--space-gray::before, .apple-watch--space-gray::after {background: #707070;border-color: #4a4a4a; }