.run-container  .run_content_header img {
    max-width: 30%; /* reduce to 30 percent of the width*/
    height: auto;
}

.textsize {
    font-size: 100%;
}
a{
    color: blue !important;
}
.medium, li {
    font-size: 100%;
}


.progress-container { 
    display: none !important;
}