.content01 {
    background-image: url(./assets/images/topTv.jpg);
    background-size: 100%;
    height: 600px;
    background-position: center;
    display: flex; 
    justify-content: left; 
    align-items: center;
}