img{
    max-width: 100%;
}

.profile{
    height: auto !important;
}

i {
    margin: 0.2em;
    vertical-align: middle;
}

#ProfileName {
    letter-spacing: 0.1em;
    font-weight: 200;
    margin: 7px!important;
}

#ProfileImage{
    max-height:450px;
}

@media all and (min-width: 992px) and (max-width: 1349px){
    .smaller{
        font-size: 16px !important;
    }
}

.article-title{
    letter-spacing: -0.05em;
}

