/*
Theme Name:         TME
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme.
Version:            9.0.10
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/


media (min-width: 992px){}
.pricing-calculator {
    background-color: green !important;
    bottom: auto;
    left: calc(100% - 50px);
    transition: left .5s ease;
    top: 20%;
}
}