

.drop_down .narrow .second .inner ul li {
	width: 350px;
}

.q_progress_bar .progress_number {
    visibility: hidden !important;
    
}

@media screen and (max-width: 1000px) {
.custom_remove_on_mob {
   display: none;
}
}

.blog_holder article .post_info {
display: none;
}
