@media screen and (min-width: 1025px) and (max-width: 1620px) {
    .homepage-buttons-grid {
        margin-top: 60px;
        max-width: 650px;
        width: 650px;
    }
}

@media screen and (max-width: 768px){
	.gt-current-lang span{ color: #000 !important;}
	
	/* Style of map and listings options */
	.btn-group.jvbpd-map-list-grid-toogle-wrap button{ border-radius: 50px !important;}
}