h1{text-transform:lowercase}.box-menu{display:flex;align-items:flex-start;justify-content:flex-end;height:100px}.box-menu-item{height:20px;display:flex;align-items:flex-end;-webkit-transition:height 1s;transition:height 1s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.box-menu-item div{color:white;visibility:visible;font-family:'Montserrat';font-weight:bold;font-size:1em}.box-menu-item:hover{height:100px}.box-menu-item:hover div{visibility:visible;font-family:'Montserrat';font-weight:bold;font-size:2em}@media (min-width:767px){.pa-blog-list .entry-featured-image-url{width:20%;float:left;margin-bottom:0!important}.pa-blog-list .entry-title,.pa-blog-list .post-meta,.pa-blog-list .post-content{width:70%;float:left;padding-left:30px}}