.banner{
    background-image: url(../img/bg3.jpg);
    background-position: center;
    background-size: cover;
}

.color-1{
    color:#1957DB;
}