/*keep this file for the moment as this worked on the home page banner at the top perfectly. H1 resized and so did the image. */


segment-top {
    display: flex;
    align-items: center;
    background-color: #000;
    width:100%;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.container-top {
    width:100%;
}

.logo {
    width: 100px;
    outline: none;
}

.logomax{
    width: 100px;
    outline: none;

}
.header-one {
    color: #ffffff;
    width:100%;
    text-align: center;
}
