.con {
  border-top: 1px solid #f0f0f0;
  padding: 5% 0 10%; }
  .con p {
    color: #666;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 2%; }
  .con img {
    width: 100%;
    margin-bottom: 1%; }

@media (max-width: 480px) {
  .con p {
    font-size: 12px;
    line-height: 25px; } }
