.line {
    display: inline-block;
    border-top: 0.6px solid #2991d6;
    width: 100%;
    height: 5px;
    opacity: 0.8;
    
}
.tp-bgimg {
   -webkit-background-size: contain !important;
   background-size: contain !important;
}