@media (min-width: 1000px) {
    .advice-card-container{
        width: 60%;
    }
}