.sub-banner {
    background: #f1f1f1;
}

.sub-banner .container {
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}