.bnr_lp_koryo_connect {
	display: block;
	background: #fff;
	width: 597px;
	position: fixed;
	right: 10px;
	bottom: 10px;
}
.bnr_lp_koryo_connect:hover .bnr_lp_koryo_connect_img {
	opacity: .8;
}

@media screen and (max-width: 991px) {
	.bnr_lp_koryo_connect {
		width: 100%;
		right: 0;
		bottom: 0;
	}
	.bnr_lp_koryo_connect img {
		width: 100%;
	}
}