.ser-content p{
    width: 100% !important;
    padding: 8px 20px !important;
    height: inherit !important;
    line-height: 26px !important;
    min-height: 75px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.btn-yellow1 {
    width: 100%;
    font-size: 22px !important;
    padding: 12px 24px !important;
    font-weight: 700 !important;
    color: #fff !important;
    border: 2px solid transparent !important;
    background: #4FAD29 !important; 
    display: inline-block !important;
    text-align: center !important;
    border-radius: 3px !important;
    padding: 20px 20px !important;
     height: inherit !important;
    line-height: 26px !important;
    min-height: 75px !important;
     display: flex  !important;
    align-items: center !important;
    justify-content: center !important;
}