.top .row{
    display: flex;
    align-items:center;
}
.header{
    background: #d71921;
    position: relative;
}