.today-offer .small-text {
    line-height: 1.28 !important;
}

.custom-list{
    list-style-type: none;
    padding-left: 0;
}

.main-color{
    color: #81CE4D;
}

@media (min-width: 768px) {
    .header-content h1 {
        max-width: 85%;
        font-size: 48px !important;
    }
}