.cb_6aaf5546d500675def85f025e90b9048 .icones-pagina {
  font-family: Latam-Icons;
  color: #fff;
  font-size: 54px;
  text-align: center;
  position: relative;
  top: 0;
  margin-bottom: 48px; }
  .cb_6aaf5546d500675def85f025e90b9048 .destaque-padrao {
    background-image: url('image/desktop.png');
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 1366px;
    margin: 0 auto;
    height: 360px;
    position: relative; }
  @media (max-width: 768px) {
  .cb_6aaf5546d500675def85f025e90b9048 .destaque-padrao {
    background-image: url('image/tablet.png'); } }
  @media (max-width: 590px) {
  .cb_6aaf5546d500675def85f025e90b9048 .destaque-padrao {
    background-image: url('image/mobile.png');
    height: 320px; } }
  @media (max-width: 420px) {
  .cb_6aaf5546d500675def85f025e90b9048 .destaque-padrao {
    height: 280px; } }
