.drive-success{
    padding: 5% 16%;
    background-color: #1A1A1A;
}
.drive-success .img-container{
    margin-top: 4rem;
}
.drive-success .img-container>img{
    width: 100%;
}
.drive-success .title, .drive-success .description{
    max-width: 90%;
}