.no-data{
	font-size: 16px;
    font-weight: bold;
    font-family: "Bebas Neue", "Arial", sans-serif;
    color: #856C23;
}
.single-list-mob {
    padding-bottom: 0px;
    padding-top: 16px;
}
body>.footer{
    width: 60px;
}
.s-network__link{
    font-size: 0;
}
.s-network {
    white-space: nowrap;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.s-network svg{
    display: block;
}

