.featured{align-items:center;display:flex;height:600px;justify-content:center;overflow:hidden}@media(max-width: 768px){.featured{margin-top:-30px}}@media(min-width: 769px){.featured{margin-top:-60px}}@media(max-width: 768px){.banner+.main .featured{margin-top:calc(-30px + 15px)}}@media(min-width: 769px){.banner+.main .featured{margin-top:calc(-60px + 15px)}}.featured__thumb{background:#000;height:100%;position:absolute;top:0;width:100%}.featured__thumb .thumb{height:auto;left:50%;max-width:none;min-height:100%;min-width:100%;position:absolute;opacity:.3;top:50%;transform:translate(-50%, -50%);width:auto}.featured .title,.featured p{color:#fff}