.approach-img-container{
    width: 400px !important;
    height: 290px !important;
    border-radius: 10px;
    overflow: hidden;
}

.choose-img-container{
    width: 370px !important;
    height: 400px !important;
    border-radius: 10px;
    overflow: hidden;
}

.choose-img-container2{
    height: 400px;
}

.header-img-container{
    width: 500px;
    height: 330px;
    border-radius: 10px;
    overflow: hidden;
}

.about-vid-container{
    margin-right: 100px !important;
}

.about-vid-container{
    width: 100%;
}

.about-vid-container img{
    width: 300px;
    height: 240px;
}