.product_preview{margin:0 auto;max-width:100%;width:340px}.product_preview__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:0}.product_preview__player{background:white;padding-bottom:12px}.product_preview__title{font-size:24px;margin-top:0;padding:18px 18px 0}.product_preview__buy{text-align:right}.product_preview__button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px;width:100%}@media (min-width:768px){.product_preview{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px;width:100%}.product_preview__image{-webkit-box-flex:0;-ms-flex:0 0 230px;flex:0 0 230px;max-width:230px}.product_preview__button{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-top:0;width:auto}}