ul {
font-size: 15px !important;
}

@media (max-width: 660px) {
    .description {
        width: 95%;
    }
}

p {
    margin-bottom: 0px;
}

h2 {
    margin-top: 20px;
}