     #newsfeed {
    position: absolute;
    z-index: 100 !important;
    width: 800px;
    height: 37px;
    left: 741px;
    top: 828px;
    font-family: inherit;
    color: #fff;
    font-size: 15px;
    padding-left: 20px;
    padding-top: 8px;
    font-family: 'Myriad Pro', sans-serif;
    }
    .headlineLabel{
        font-family: inherit;
        font-size: 32px;
        font-weight: 600;
        text-align: left;
        color:inherit;
        display: block;
        white-space: nowrap;
    }
    #newsData{
        font-size: 32px;
        font-weight: 100;
        margin:0;
        margin-top:0px;
        color:inherit;
        height: 100%;
        width: 800px;
        padding-left: .5em;
    }
    .headline{
        display: inline-block;
        vertical-align: middle;
        line-height: .8;
        width:  800px;
        height:  35px;
        background-color: #246897;
        font-size: 25px;
          padding-top: 5px;
    padding-right: 5px;
     padding-bottom: 3px;
    padding-left: 5px;
    top: -5px;
    position: relative; 

    }
    .headlinesFeed{
        display: table;
        height: 100%;
        margin:0 0;
        color:inherit;
    }
    .headlinesFeed div{
        display: table-cell;
        vertical-align: middle;
        height: 100%;
        color:inherit;
    }

    .description{
       font-family: inherit;
        font-size: 20px;
        font-weight: 300;
        text-align: left;
        color:inherit;
        display: block;
        width: 1000px;
        /*white-space: nowrap; */
        height: 50px;
        overflow: hidden;
    }

    .type {
       font-family: inherit;
        font-size: 15px;
        font-weight: 100;
        text-align: left;
        color:inherit;
        display: block;
        background-color: red;
        width: max-content;
        padding-top: 3px;
        padding-right: 5px;
        padding-bottom: 3px;
        padding-left: 5px;

        /*white-space: nowrap; */
    }   

    .headlineLabel{
        font-family: inherit;
        font-size: 32px;
        font-weight: 600;
        text-align: left;
        color:inherit;
        display: block;
        white-space: nowrap;
    }
    #newsData{
        font-size: 32px;
        font-weight: 100;
        margin:0;
        margin-top:0px;
        color:inherit;
        height: 100%;
        width: 800px;
        padding-left: .5em;
    }
    .headline{
        display: inline-block;
        vertical-align: middle;
        line-height: 1.2;
        width:  1100px;
        height:  35px;
        background-color: #246897;
        font-size: 25px;
          padding-top: 10px;
    padding-right: 5px;
     padding-bottom: 3px;
    padding-left: 5px;
    top: -5px;
    position: relative; 

    }
    .headlinesFeed{
        display: table;
        height: 100%;
        margin:0 0;
        color:inherit;
    }
    .headlinesFeed div{
        display: table-cell;
        vertical-align: middle;
        height: 100%;
        color:inherit;
    }

    .description{
       font-family: inherit;
        font-size: 26px;
        font-weight: 300;
        position: relative;
        top: 10px;
        text-align: left;
        color:inherit;
        display: block;
        /*white-space: nowrap; */

    }

        .type{
       font-family: inherit;
        font-size: 15px;
        font-weight: 100;
        text-align: left;
        color:inherit;
        display: block;
        background-color: red;
        width: max-content;
                  padding-top: 3px;
    padding-right: 5px;
     padding-bottom: 3px;
    padding-left: 5px;

        /*white-space: nowrap; */
    }