.qcld-list-hoder{
width: 100%;
margin: 0 auto;
clear: both;
}
.qcld-list-column{
display: inline-block;
vertical-align: top;
min-width: 22%;
}
.qcopd-single-list > ul > li{
list-style:none;
}
.qcopd-single-list h3{
margin-bottom:30px;
text-align: center;
padding: 15px;
}
h1:not(.site-title)::before, h2::before{
display:none;
}
li {
line-height: 20px;
}
a.ilist-fancybox{
cursor: pointer;
}
.ilist_chart_map_wrap{
width:60%;
margin:0 auto;
padding-bottom: 15px;
}
.ilist_chart_map_wrap iframe,
.ilist_chart_map_wrap canvas{
max-width:100%;
}
@media only screen and (max-width: 690px) {
.ilist_chart_map_wrap{
width:100%;
margin:0 auto;
padding-bottom: 15px;
}
}