.contents1 {
	width: 100%;
	height: auto;
	position : relative;
	float: left;
}
.ba {
	width: 41%;
	height: auto;
	position : absolute;
	bottom: 0;
    right: 0;
}
.sns {
    width: 44.3%;
    height: auto;
    position : absolute;
    bottom: 21.5vw;
    right: 3.8vw;
}
.sns img{
    margin: 0 -0.7% 0 0;
    padding: 0;
}