.fixedArea { width: 100%; background-color: #fff; margin-top: 30px; /*z-index: 9;*/ /*position: absolute;*/ /*top: 124px;*/ /*height: 230px;*/ } .fixedArea .breadcrumb { padding-bottom: 15px !important; border-bottom: 1px solid #CCCCCC; margin: 20px auto 0; width: 1140px; } .product { z-index: 0; margin-top: 25px; min-height: calc(100vh - 700px); } .product p { word-wrap: break-word; }