﻿.sngl_pricing {
    text-align: center;
    border: #ebebeb solid 5px;
}

.title_bg_1 {
    
    background-image: url('../../images/basic.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color:white;
    color:white;
}

.monuth {
    font-size: 24px;
    text-transform: none;
}

.btn.pricing_btn {
    background: none 0 0 repeat scroll #00aff0;
    border: #666666 solid 1px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 30px;
}
