.contentor.infantis-11 {
    background-image: url("https://www.wook.pt/img/_201901-p-folhetosaldos-14-infantis-11-fundo.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 120%;
}
.conteudo.romance.infantis-11 {
    align-content: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
} 
.romance.produtos.infantis-11 {
    align-content: flex-start;
    align-items: flex-start;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.capa.infantis-11 {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    width: 33.333%;
}
.capa-1.infantis-11 {
    padding: 0 6.666px 5px 0;
}
.capa-2.infantis-11 {
    padding: 0 3.333px 5px 3.333px;
}
.capa-3.infantis-11 {
    padding: 0 0 5px 6.666px;
}
.capa-4.infantis-11 {
    padding: 5px 6.666px 0 0;
}
.capa-5.infantis-11 {
    padding: 5px 3.333px 0 3.333px;
}
.capa.infantis-11 img {
    width: 100%;
}
.produtos.infantis-11 p a {
    color: #333;
    text-decoration: underline;
}
.infantis-11 h2 {
    box-sizing: border-box;
    color: #990d00;
    font-family: "BryantProLight", sans-serif;
    font-size: 32px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0;
    padding: 0 0 10px 0;
    text-align: left;
    text-transform: uppercase;
}
@media (min-width: 1200px) {
    .romance.produtos.infantis-11 {
        flex-direction: row;
    }
    .infantis-11 h2 {
        font-size: 52px;
        letter-spacing: -1px;
        padding: 0 0 40px 0;
        width: 100%;
    }
    .capa-1.infantis-11 {
        padding: 0 32px 0 0;
    }
    .capa-2.infantis-11 {
        padding: 0 24px 0 8px;
    }
    .capa-3.infantis-11 {
        padding: 0 16px;
    }
    .capa-4.infantis-11 {
        padding: 0 8px 0 24px;
    }
    .capa-5.infantis-11 {
        padding: 0 0 0 32px;
    }
    .capa.infantis-11 {
        width: 20%;
    }
}