.bg-gradient {
    background: linear-gradient(to top, #1073b6 20%, transparent 100%);
}


@media (max-width: 768px) {
    .one_features {
        margin-right: 0 !important; 
        margin-bottom: 1rem !important;
    }
}