

.page-id-102 h2 { margin-right: -12px; }
@media only screen and (min-width: 768px) and (max-width: 1100px){
    .restaurant_pie_chart_custom_class .mkd_percentage, .mkd_percentage_with_icon {
        height: 100px !important;
        line-height: 100px !important;
        width: 100px !important;
    }
}
@media only screen and  (max-width: 1160px){
.section1 .custom_font_holder{
font-size: 60px !important;
}
}
@media only screen and  (max-width: 660px){
.section1 .custom_font_holder{
font-size: 40px !important;
line-height:50px !important;
}
}
@media only screen and  (max-width: 500px){
.section1 .custom_font_holder{
font-size: 25px !important;
letter-spacing:5px !important;
}
}