.header-image-continer{
    display:block;
}
.header-image-container img{
    display:block;
    max-width:100%;
    height:auto;
}

.color-white{
    color:#ffffff!important;
}