V-neck top with long sleeves in guipure laceProduct Description material Polyester pattern Plain style Chic,Sweet neckline V-Neck sleeveLength Long Sleeve decoration Contrast Lace clothLength Regular packageInclude 1* Blouse occasion Daily season Pre-Fall,Spring fitType Regular type Blouses Size Chart white inch / cm S M L XL bust 37.6 / 95.5 39.6 / 100.6 41.5 / 105.4 43.5 / 110.5 top length 24.8 / 63.0 25.2 / 64.0 25.6 / 65.0 26.0 / 66.0 top waist 35.6 / 90.4 37.6 / 95.5 39.6 / 100.6 41.5 / 105.4 sleeve length 24.6 / 62.5 25.0 / 63.5 25.4 / 64.5 25.8 / 65.5 Similar Products h2 { text-align: center; } .red-box { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; } .red-box > div { width: 230px; height: 300px; margin: 10px; } .red-box > div > a > img { width: 230px; height: 300px; } .size-box { width: 100%; margin: auto; white-space: nowrap; } .table { border-collapse: collapse; border-spacing: 0; width: 100%; table-layout: fixed; } tr, td, th { border: 1px solid rgb(175, 173, 173); padding: 10px 0px; text-align: center; font-size: 14px; box-sizing: border-box; } .color-button { height: 26px; border: 1px solid #222; margin: 10px 0; } .common { width: 99px; height: 25px; float: left; text-align: center; cursor: pointer; } .checked { background-color: #222; color: #fff; } .hidden { display: none; } @media only screen and (min-device-width: 320px) and (max-device-width: 844px) and (-webkit-min-device-pixel-ratio: 2) { .table { table-layout: auto; } tr, td, th { font-size: 12px; } .red-box > div { width: 133px; height: 200px; margin: 10px; } .red-box > div > a > img { width: 133px; height: 200px; } } $(function () {$("#white").bind("click", function () {$("#white").addClass("checked");$(".white").removeClass("hidden");});})