.custom-products-header{text-align:center;padding:60px 0;font-size:60px;color:#fff;background-color:#15244f}.custom-products-container{width:100%;margin-bottom:60px}.custom-products-row{display:flex;max-width:1200px;margin:0 auto;padding:60px 0;border-bottom:1px solid #f1f1f1}.custom-products-row:nth-last-child(n+2){border-bottom:1px solid #f1f1f1;margin:0 auto}.custom-products-left{flex:0 0 33%;padding-right:5.5%;text-align:center}.custom-products-left img{width:100%;max-height:300px;object-fit:contain}.custom-products-right{flex:1}.custom-products-right h2{font-size:24px;margin-bottom:10px}.custom-products-right p{margin:0 0 15px}.custom-products-right .learn-more-btn{display:inline-block;padding:12px 28px;border:1px solid #15244f;border-radius:5px;text-decoration:none;text-transform:uppercase;font-weight:700;font-size:16px;color:#000;transition:background-color 0.3s,color 0.3s}.custom-products-right .learn-more-btn:hover{background-color:#15244f;color:#fff}.custom-products-section-header{max-width:1200px;margin:40px auto;text-align:left}@media only screen and (max-width:800px){.custom-products-section-header{text-align:center!important}.custom-products-row{flex-direction:column;align-items:center;text-align:center}.custom-products-left{padding:0;max-width:60%;margin-bottom:30px}.custom-products-right{display:flex;flex-direction:column;align-items:center;width:100%}.custom-products-right p{max-width:80%}}