ul.custom{
list-style:none;
margin:0 0 1em 28px;
padding: 0;
}
ul.custom li{
line-height:20px;
margin: .25em 0;
padding: 6px 0 6px 28px;
background:url(//www.dr-ho.at/wp-content/themes/drho/service_check.png) no-repeat 0 7px;
font-size: 15px;
} @media only screen and (max-width: 479px) {
.responsive #socket .sub_menu_socket {
display: block !important;
width: 100%;
}
.responsive #socket .sub_menu_socket ul li {
float: none;
border-left: none;
text-align: center;
}
}
@media only screen and (max-width: 767px) {
.responsive #socket .sub_menu_socket ul li {
padding: 10px;
font-size: 15px;
}
}