#second-visualcontents::before { background: url('../img/privacy/header-image.png') center center no-repeat;background-size: contain;}
.privacy-wrapper h3 { font-weight: bold; background-color: #D8EEF0; border-left: 8px solid #3EA9B3; padding: 8px 10px; margin-bottom: 12px;}
.privacy-wrapper p { margin-bottom: 22px; line-height: 1.8;}

@media only screen and (max-width:768px) {
  
}
@media only screen and (max-width: 568px) {
  .privacy-wrapper h3 { padding: 6px 8px; border-left: 6px solid #3EA9B3;}
}