﻿.bgimg {
    background-image: url('../images/head-office.png');
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.logo {
    width: 200px;
}