.tm-page-container {
    background: url(/images/grass-bg.jpg) no-repeat center center fixed;
    background-size: cover;
}
#papers .uk-icon svg {
    height: 30px;
    width: 30px;
}
#papers .el-content {
    width: 90% !important;
}


@media (max-width: 959px){
    #company > div {background-image: none !important;}  
}