/* CSS Document */
@media screen and (min-width: 780px) {
.contents h3{
    margin-left: 37rem;
}
}
