/*
Theme Name:     Stratus - Child Theme
Theme URI:      https://demo.themovation.com/stratus
Template:       stratusx
Author:         Themovation
Author URI:     http://themovation.com
Version:        4.0
Text Domain:    stratus
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */

.count-width {
    min-width:160px !important;
}
@media (max-width: 768px) {
    .count-width {
    min-width:80px !important;
}
}