/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 23 2021 | 06:49:28 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

@media screen and (max-width:768px) {
    .rt-pricing-table.element-nine {
        padding-left: 20px;
        padding-right: 20px;
    }

    .rt-pricing-table.element-nine.spotlight {
        padding-left: 20px;
        padding-right: 20px;
    }

    .rt-pricing-table.element-nine .rt-price {
        font-size: 37px;
    }

    .wraper_inner_banner_breadcrumb > .container {
        padding: 0 15px 10px 15px;
    }

