.bg-sub{
    background-color: #f7f7f7;
    background-image: linear-gradient(180deg, #fafafa 10%, #f7f7f7 100%);
}