.lpg-block.member-benefits img{
    margin-top: 44px;
    margin-bottom: 31px;
    border: none;
    width: 200px;
    height: auto;
}
.lpg-block.member-benefits .white-box{
    border: 2px solid var(--cool-teal);
    background-color: white;
    margin-top: -120px;
    margin-bottom: 80px;
    padding: 30px;
    border-radius: 10pt;
    padding-bottom: 60px;
}
.lpg-block.member-benefits .white-box h3{
    margin-top: 50px;
    margin-bottom: 20px;
}
.lpg-block.member-benefits .white-box h4{
    width: 47%;
    margin-left: auto;
    margin-right: auto;
}