
/* 이미지 사이즈 적용 */
.conImg img {
    width: 100%;
    height: auto;
}

p {
  margin-top: 1rem;
}