/* your styles go here */

.hero {
    background-image: url('../img/intro/02-zabijacka.JPG') !important;
}

.dark-overlay {
    background: rgba(0, 0, 0, 0.5);
}

.site-logo {
    width: 500px;
    height: 333px;

}