.gradient-my:before {
    background-image: linear-gradient(180deg, rgba(35, 77, 212, 0.3) 50%, #234dd4 80%);
    background-repeat: repeat-x;
}