.article-header{align-items:center;border-bottom:1px solid #000;column-gap:10px;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:20px;position:relative;width:100%}.article-header .p1{font-size:16px;font-weight:700;max-width:400px;Line-height:24px;color:#000;font-family:Avenir Next;margin:0}.article-header .logo{position:relative}.article-header .logo img{transition:all .4s ease-in-out}.article-header .logo svg{height:28px;left:0;opacity:0;position:absolute;top:11px;transform:rotate(133deg);transition:all .5s ease-in-out;width:28px}.article-header .logo a:hover img{display:inline-block;margin-left:35px}.article-header .logo a:hover svg{opacity:1}.article-header .back-to-daily a{align-items:center;color:#000;column-gap:10px;display:flex;font-family:Fraunces;font-size:22px;font-weight:700;line-height:34px}@media (max-width:767px){.article-header .logo img{height:65px!important}.back-to-daily a{border-radius:50%;height:50px;justify-content:center;overflow:hidden;width:50px}.back-to-daily a svg{height:18px;width:18px}.back-to-daily a>span{display:none}.back-to-daily{position:absolute;right:0;top:0}}