.views-view-marquee.marquee-direction-left {
    height: 38px;
    display: flex;
    vertical-align: middle;
    align-items: center;
}
@media only screen and (min-width: 767px) {
.latestupdate {
    background: transparent url(/libraries/title_arrow_red.png) no-repeat scroll;
    display: block;
    float: left;
    line-height: 38px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 90%;
    padding-right: 5%;
    text-align: center;
    font-weight: bold;
    margin: 0px;
    width: 17%;
}
}
.marquee-row a {
    /*color: white;*/
        color: #FFF;
    font-size: 16px;
}
.views-view-marquee {
    /*background: #008000;*/
    background: green;
}
marquee {
    font-size: 90%;
     background: green;
    width: 83%;
    
}

.views-view-marquee.marquee-direction-left {
    height: 38px;
}
@media only screen and (max-width: 767px) {
  marquee {
    width: 75%;
    
}
  div#block-sections table td {
    display: table;
}
.latestupdate p {
    margin-left: 5px !important;
    margin-top: -3px !important;
}
.latestupdate {
    background: transparent url(/libraries/title_arrow_red.png) no-repeat scroll;
    display: block;
    float: left;
    line-height: 38px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 70% !important;
    text-align: center;
    font-weight: bold;
    margin: 0px;
    width: 30%;
    height: 38px;
    background-position: right;
}
}
