/*Hubert CSS Stand 290619*/
.linkEyendorf img {
    position: relative;
    height: 120px;
    top: -270px;
        right: 20px;
    float: right;
}

@media only screen and (min-width : 1170px){
    .linkEyendorf img{
        top: -150px;
        right: 20px;
        
    
    }
}

@media only screen and (max-width : 999px){
    .linkEyendorfTop img {
        position: absolute;
        height: 100px;
        top: 60px;
        right: 10px;
        float: right;
    }
    }
@media only screen and (min-width : 1000px){
.linkEyendorfTop img {
    position: absolute;
    height: 120px;
    top:40px;
        right: 20px;
    float: right;
}
}
#phocaDirPlgPM1{
  padding-bottom:50px;
}