﻿.logo160x60 {
    position: relative;
    background-image: url(../Images/iCargolg.svg);
    background-size: 100% 100%;
    width: 160px;
    height: 60px;
}

.logo160x60-2 {
    position: relative;
    background-image: url(../Images/iCargolg-2.svg);
    background-size: 100% 100%;
    width: 160px;
    height: 60px;
}

.logo450x215 {
    position: relative;
    background-image: url(../Images/iCargolg.svg);
    background-size: 100% 100%;
    width: 450px;
    height: 105px;
}

.logo450x215-2 {
    position: relative;
    background-image: url(../Images/iCargolg-2.svg);
    background-size: 100% 100%;
    width: 450px;
    height: 105px;
}

.logo95x40 {
    position: relative;
    background-image: url(../Images/iCargolg.svg);
    background-size: 100% 100%;
    width: 120px;
    height: 29px;
}

.logo95x40-2 {
    position: relative;
    background-image: url(../Images/iCargolg-2.svg);
    background-size: 100% 100%;
    width: 120px;
    height: 29px;
}

.logo75x30 {
    position: relative;
    background-image: url(../Images/iCargolg.svg);
    background-size: 100% 100%;
    width: 75px;
    height: 30px;
}

.logo75x30-2 {
    position: relative;
    background-image: url(../Images/iCargolg-2.svg);
    background-size: 100% 100%;
    width: 75px;
    height: 30px;
}

.logo270x72 {
    position: relative;
    background-image: url(../Images/iCargolg.svg);
    background-size: 100% 100%;
    width: 270px;
    height: 72px;
}

.logo270x72-2 {
    position: relative;
    background-image: url(../Images/iCargolg-2.svg);
    background-size: 100% 100%;
    width: 270px;
    height: 72px;
}

.logoWelcome {
    height: 5rem;
}


@media (max-width: 576px) {
    .logoWelcome {
        height: 4rem !important;
    }
}
