﻿.info-wrapper {
    padding-top: 0px !important;
}

.info-wrapper .variable {
    height: 300px;
    background-image: url("../images/usspa.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 10px
}

.footer:before {
    border: none;
}

.logo-container .logo-image {
    cursor: pointer;
    margin-left: 1px;
    width: 49px;
    height: 49px;
    background-image: url("../images/usspa.svg");
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: contain;
}
