.product_description{font-size:18px;} .box17wrap{ background-size: auto auto; background-color: rgba(255, 255, 255, 1); background-image: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(255, 246, 235, 1) 10px, rgba(255, 246, 235, 1) 20px ); padding: 1rem; } .box17{ margin:2em 0; position: relative; padding: 0.5em 1.5em; border-top: solid 2px #f97f00; border-bottom: solid 2px #f97f00; } .box17:before, .box17:after{ content: ''; position: absolute; top: -10px; width: 2px; height: -webkit-calc(100% + 20px); height: calc(100% + 20px); background-color: #f97f00; } .box17:before {left: 10px;} .box17:after {right: 10px;} .box17 p { margin: 0; padding: 0; }