





.custom-name {
        padding-top: 15px;
	font-size: 28px;
}
.custom-name span {
	font-size: 22px;
}


@media (min-width: 900px) {

.weblet_jump-links-item:nth-of-type(even) {
	width: 35%;
}
.weblet_jump-links-item:nth-of-type(odd) {
	width: 60%;
}
.weblet_jump-links-item {
    font-size: 16px;
}

}