@media (max-width:767px) {
    .achievement-area {
        display: none;
    }
}