/*!
 * Generated with CSS Flag Sprite generator (https://www.flag-sprites.com/)
 */
.attr-nav > ul > li.rey-lang > a {padding: 0 10px;line-height: 56px;}

.flag {
    display: inline-block;
    width: 18px;
    height: 12px;
    background: url('flags.png') no-repeat;
}
.flag.flag-es {
    background-position: -18px 0;
}
.flag.flag-kr {
    background-position: 0 -12px;
}

@media (min-width: 992px) {
	.attr-nav > ul > li.rey-lang > a {padding: 0 7px;line-height: 80px;}
}