.expertsClick {
    background: #ccc !important;
    min-height: 60px !important;
    padding: 4px 0px 0px 10px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    margin-left: -21px !important;
}
.new_style{
	width: 19.1% !important;
}
.nw_sty1{
    width: 19.1% !important;
 }
.new_style1{
	margin-left: 21px !important;
}
@media (max-width: 767px)
{
 .new_style{
    width: 40% !important;
    margin-left: 28px;
 }  
 .nw_sty1{
    width: 90% !important;
    margin-left: 28px;
 }
 .expertsClick {
 	margin-left: -33px !important;
 }
.new_style1{
	margin-left: 28px !important;
}
}
@media (min-width: 768px)
{
    .expertsClick {
        min-height: 75px !important;
    }
}