.hover{cursor:pointer}.logo{height:38px}#double-img-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:100%;text-align:center}#double-img-container img{max-width:50%;max-height:400px}@media (max-width:500px){#double-img-container img{max-height:260px;max-width:50%}}.share-btn{margin:0 5px;cursor:pointer}.share-btn svg:hover{-webkit-box-shadow:0 0 1px grey;box-shadow:0 0 1px grey}