.min-height {
    min-height: 500px;
    margin-top: 48px;
}

.bg-img {
    background: url("../images/bg.png") no-repeat center;
    height: 600px;
}

.content-area {
    padding-top: 140px;
}

.text-size {
    font-size: 20px;
}

.download-icon-color {
    color: #226B00;
    opacity: 0.8;
}