#menu-item-5362 a {
		background: white;
		text-align: center;
		position: relative;
}
@media screen and (min-width : 769px) {
		#menu-item-5362 a {
				background: white;
				padding: 5px 5px 5px 6px;
				border-radius: 50%;
				text-decoration: none;
		}
		#menu-item-5362 a::hover,#menu-item-5362 a::focus,#menu-item-5362 a::active {
				text-decoration: none;
		}
}