﻿.logo {
    width: 100%;
    max-width: 200px;
}

.logo-small {
    width: 100%;
    max-width: 200px;
}

.logo-smallest {
    width: 100%;
    max-width: 100px;
}

.wide-start {
    width: 100%;
}

.half-page {
    width: 100%;
    max-width: 600px;
}

.small {
    width: 200px;
}

.other-logos {
    width: 200px;
    margin-bottom: 25px;
}

.fill-width {
    width: 100%;
}

.half-width {
    width: 50%;
}

.welcome-icon {
    height: 70px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.icon-bigger {
    width: 50px;
}

.icon {
    width: 35px;
}

.plan-icon {
    margin-top: -5px;
    width: 100%;
    max-width: 35px;
}

.feature {
    width: 80%;
    max-width: 300px;
    margin-bottom: 25px;
}

.forest {
    height: 381px;
    width: 4092px;
}

.animation {
    width: 100%;
    padding-left: 20%;
    padding-right: 20%;
}

.help-img {
    width: 100%;
}

.eighty-width {
    width: 80%;
}
