/* CSS Document */
.span4.profile img{
    width: 100%;
}
.btn_contact li{
    border: none !important;
}
@media (max-heigth: 1196px) {
    .btn_contact{
        display: none !important;
    }
}
