.text-start.office-div {
    display: none; 
}

div.logo-top-div {
    background-image: url("https://psfpc.com/Portals/1/PSF-Logo-EN-Photoroom.png?ver=LS3PMoLbLHMgi-LJGDvSJw%3d%3d");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
    width: 200px;  
    height: 100px;
    text-indent: -9999px; 
}

.logo-top {
    display: none;
}




