.header .panel_head .logo .logo-item {
    width: 276px;
    height: 70px;
    background: url(../img/holidays/ny/logo-ny.png) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

.footer .col-md-12 .col-md-9 .logo {
    width: 265px;
    height: 70px;
    background: url(../img/holidays/ny/logo-ny.png) no-repeat center;

    -webkit-background-size: contain;
    background-size: contain;
}

main {
    background-image: url(https://img.freepik.com/premium-vector/light-blue-background-christmas-seamless-pattern-with-snowflakes-abstract-background_562720-32.jpg?w=996);
    background-size: auto;
    background-repeat: repeat;
}

.title-info {
    color: #000 !important;
}

body section {
    margin-top: 0 !important;
    padding-top: 35px !important;
    margin-bottom: 0 !important;
    padding-bottom: 35px !important;
}