.sectionB { padding-bottom: 85px; }

.sectionB .pongetitle { font-size: 22px; color: #191818; }

.sectionB .title { font-size: 18px; color: #161616; margin: 20px 0; }

.sectionB p { font-size: 16px; color: #5b5b5b; line-height: 2.5; }

.sectionB .imgtext { text-align: center; }

.sectionB .imgtext span { display: block; text-align: center; }

.sectionB .imgtext img { display: block; margin: 0 auto; }

.sectionB .imgtext div { font-size: 16px; color: #343333; }

.sectionB .desc { font-size: 16px; color: #5b5b5b; margin-top: 40px; }

.sectionB .desc span { font-size: 16px; color: #0d0d0d; }

@media (max-width: 575px) { .sectionB .pongetitle { font-size: 18px; }
  .sectionB .title { margin: 10px 0; font-size: 16px; }
  .sectionB p { line-height: 2; font-size: 14px; }
  .sectionB .imgtext div { font-size: 14px; }
  .sectionB { padding-bottom: 30px; }
  .sectionB .desc { font-size: 14px; margin-top: 20px; line-height: 2; }
  .sectionB .desc span { font-size: 14px; } }

