.academic__courses__box{
    width: 100%;
}

@media screen and (min-width:768px) {
    .academic__courses__box{
        width: 30%;        
    }
}