.fw-loop,
.logo-text,
img + span {
    display: none !important;
}

.vacancies .vacancy .logo{
    max-width: 15rem;
    max-height: 10rem;
    object-fit:contain;
}

.vacancies .vacancy .h3, .vacancies .vacancy h3 {
    max-width: 60%;
	  font-size: 120% !important;
	 font-weight: 500 !important;
}