/*!
  * Item: Kitzu
  * Description: Personal Portfolio Template
  * Author/Developer: Exill
  * Author/Developer URL: https://themeforest.net/user/exill
  * Version: v1.0.2
  * License: Themeforest Standard Licenses: https://themeforest.net/licenses
  */

/*----------- ADD YOUR CUSTOM CSS STYLES BELOW -----------*/


.home-area .fixed-wrapper {
    display: block!important;
}

#about .info-section .content-description {
  overflow-y: scroll;
  height: 250px;
}

@media (max-width: 575.98px) {
  .home-area .fixed-wrapper .fixed-block {
    bottom: 64px;
  }
}
.navbar .navbar-brand img { width: 120px; }