@media only screen and (min-width: 1280px) {
	.popupEventInput .popupContent .writeWrap .box .sImg {
        width: 160px;
	}
    .popupEventInput .popupContent .writeWrap .box .sImg img {
		width:100%;
	}

}