section.sales-problems{background-color:#fff}section.sales-problems h3{max-width:500px}section.sales-problems h3.large{max-width:100%}@media (min-width:1200px){section.sales-problems h3{font-size:32px}section.sales-problems h3.large{font-size:48px}}section.sales-problems .box{background-color:#f7fafc;border-radius:2px;box-sizing:border-box;margin-bottom:30px;padding:30px 20px;width:100%}section.sales-problems .box.red-theme{background-color:#d93650}section.sales-problems .box.red-theme .info,section.sales-problems.red-theme h3,section.sales-problems.red-theme p{color:#fff}section.sales-problems .btn-wrapper{display:flex;justify-content:center;margin-top:20px}@media (min-width:768px){section.sales-problems .box{min-height:230px;width:calc(50% - 15px)}}@media (min-width:992px){section.sales-problems .box{min-height:200px}}@media (min-width:1200px){section.sales-problems .box{min-height:180px;padding:30px}section.sales-problems .btn-wrapper{margin-top:40px}}@media (min-width:1400px){section.sales-problems .box{min-height:160px}}section.sales-problems .box img.icon{height:24px}section.sales-problems .box .info{padding-left:30px}