.footer_fb a {

    background-image: url(https://ukr-id.com/wp-content/themes/grandconference/images/fb_icon2.png);
    color:transparent;
    background-repeat:no-repeat;
    background-position: center;
    background-size: 70%;
}

.footer_yt a {

    background-image: url(https://ukr-id.com/wp-content/themes/grandconference/images/youtube_icon2.png);
    color:transparent;
    background-repeat:no-repeat;
    background-position: center;
    background-size: 70%;
}

.footer_ig a {

    background-image: url(https://ukr-id.com/wp-content/themes/grandconference/images/inst_icon2.png);
    color:transparent;
    background-repeat:no-repeat;
    background-position: center;
    background-size: 70%;
}

.footer_ig, .footer_fb, .footer_yt{
    border-radius: 50% 50%;
    max-width: 75px;
}

/*.footer_ig:hover, .footer_fb:hover, .footer_yt:hover{*/
/*background-color: #691ec1 !important;*/
/*}*/

#partners .mobile_partners img
{
    height:auto;
    width: auto;
    max-height: 300px;
    max-width: 300px;
    margin: 0 auto;

}

#partners .mobile_partners {
    text-align: center;
}

.forum_organiser_pr > img{
    width:300px;
    height:auto;

}

.specials_partners_pr > img{
   width:600px;
    height:auto;
}

.general_partners_pr > img{
   width:600px;
    height:auto;
}

.general_info_partners_pr > img{
    width:300px;
    height:auto;
}


.media_partners_pr > img{
   width:100%;
    height:auto;
}

.strategic_partners_pr > img{
  width:600px;
    height:auto;
}

.with_support_pr > img{
   width:100%;
    height:auto;
}


@media only screen and (min-width: 800px){
    .mobile_partners{
        display: none;
    }
}

@media only screen and (max-width: 801px){
    .desctop_partners{
        display: none;
    }
}


#partners .inner > div > p{
    Justify-content:center;

}

#mailto_footer{
    font-size: 22px;position: relative;left: 292px;top: 10px;
}