.icon{
    display: inline-block;
    position: relative;
    
    width: 250px;
    height: 250px;
    margin-top: 20px;
}
.icon img{
    width: 250px;
    height: 300px;
}
.aboutText{
    width: 250px;
}
.vkLink{
    width: 250px;
    margin: 20px;
}
.vkLink img{
    width: auto;
    height: 50px;
    float: left;
}
    