.icon-map img {
    width: 105px;
}

.icon-map {
    border: none;
    border-radius: 0;
    padding: 10px;
    padding-bottom: 5px;
	
}

@media screen and (max-width: 768px) {
		.ui-icon__map {
    bottom: 30px;
    right: 5px;
    cursor: pointer;
}
}
