.bg-combo{
    background-color: #e74a3b;
    background-image: linear-gradient(180deg,#C60005 10%,#be2617 100%);
    background-size: cover;
}