/*==================================================

** aboutus
==================================================*/
#aboutusCreator .phtbox {
  width: 360px;
  margin-inline: auto; }
  #aboutusCreator .phtbox img {
    border-radius: 8px; }
  #aboutusCreator .phtbox + p {
    margin-top: 64px; }

@media screen and (max-width: 767px) {
  #aboutusCreator .phtbox {
    width: 77.7%; } }
