.articlePage{padding:0 6%;max-width:600px;margin:0 auto}.articlePage .articleImg{width:100%;height:auto;border-radius:10px;margin-bottom:5px}.articlePage .photodescription{font-size:15px;display:block;color:var(--grey);margin-bottom:15px}.articlePage .content h2{font-weight:500;font-size:25px;line-height:1.2em;margin:25px 0 15px}.articlePage .content p{margin-bottom:10px;font-size:18px;color:var(--text-grey);line-height:1.7em}.articlePage .bulletItem{display:flex}.articlePage .content .bulletItem:last-of-type{margin-bottom:-10px}.articlePage .bullet{height:7px;min-width:7px;background-color:#cdcdcd;border-radius:50%;margin:9px 12px 0 0}.articlePage .moreGap{display:grid}@media (max-width:550px){.articlePage{min-width:0;padding:0 16px}.articlePage .photodescription{font-size:14px}.articlePage .content h2{font-size:20px}.articlePage .articleHead .description,.articlePage .content p{font-size:16px}}