.gawrabanner {
    min-width: 100%;
}
/* .header .container-header .full-width {
    background-color: white;
} */
/* .grid-child .container-below-top {
    background-color: white;
} */
.container-header {
    background-color: white;
}
.grid-child.container-below-top {
    background-color: white;
}
.site-title{
    color: #22262A;
    text-align: center;
    width: auto;
}
.item-content{
    border-bottom: 1px solid #dfe3e7;
    padding-bottom: 30px;
}