#latest-tap{
    color: black;
    padding: 30px 80px 17px 80px;
    background-color: white;
    border-radius: 1em 1em 0 0;
    position: relative;
    left: 16.5vw;
    top: -3vw;
    box-shadow: 10px 0 5px -5px #888;
}
.latest-span{
    font-size: 1.5em;
    /*border-right: 5px solid #55B9AF;*/
    padding-right: 10px;
}
#hot-png{
  width:35px;

}
.article{
    margin: 2vw;
}
.example-pic{
    width:50%;
}

.news-title{
    /*border-bottom: 1px red solid;*/
}
.headline{
    border-right: 2px red solid;
}