#bg{background-color:var(--main-bg);background-image:url(../../images/bg-sobre.jpg);background-repeat:no-repeat;background-position:center;width:100%;height:250px}#bg .box{display:flex;justify-content:center;align-items:end;flex-direction:column}#bg .box h1{color:#fff;font-size:32px;line-height:32px}#bg .box .faixa{background-color:var(--main-empresa);height:3px;width:250px}#main img{max-width:100%;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px}#main ul{margin-left:20px;list-style:none;display:flex;align-items:center;flex-wrap:wrap}#main ul li{float:left;width:33%;margin-bottom:20px}#main ul li img{max-width:30px;margin-right:10px}