.heading1 {
    margin: 1.2em 0em;
}
p {
    margin: .8em 0em;
}
.bg-green {
    margin-top: -1.5em !important;
    background-color: rgba(243, 253, 242, 0.80) !important;
}
i { margin: .65em !important }

@media (max-width: 768px) {
.banner {
    height: 18rem !important;
}
}