.anoverview{
    margin-top: 82px;
    margin-bottom: 288px;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
@media screen and (max-width: 750px){
    .anoverview{
        margin-top: 25px;
        margin-bottom: 40px;
    }
}