.bottomImageOuterContainer{
    position:relative;
    width: 100%;
    height: auto;
}
.bottomImageImg{
    position:relative;
    width: 100%;
    height: auto;
    display: block;
}