/* CUSTOM STYLES */
.lv-logo {
  width: 175px;
}


@media (max-width: 991px){
	.lv-logo{
		width:60px;
	}
}
