.industries-view{flex-direction:column;gap:20px;width:100%;display:flex}.card.highlight{height:400px}.card.product-preview{flex-direction:row}.card.product-preview .thumbnail img{width:100%}.card .thumbnail img{max-height:200px}.card hr{color:red}.highlight.card h1{margin-bottom:20px}.card h1{font-size:26px}hr{width:100%;height:1px;margin-top:10px;margin-bottom:10px}.card hr{background-color:#d3d3d3}.card .header{flex-direction:row;justify-content:space-between;width:100%;padding:10px;display:flex}@media only screen and (max-width:700px){.industries-view{gap:5px}}.industry-container{width:100%}.industry-container .content{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.industry-container p{max-width:800px;margin-top:20px;padding:10px;font-size:17px}
