

.header {
  display: none;
}

.mouse-icon, .download-wrapper {
  display: none;
}

#home {
  max-height: 200px;
  min-height: 200px;
  height: 200px;
}

#about img{
  width: 40%;
  text-align: center;
  margin: 0 auto;
  padding-top: 100px;
}


#about > div > div {
  text-align:center;
}

.wrap-about table{
  text-align:left;
  margin: 0 auto;
}

.wrap-hero-content {
  background: none;
}

#experience > .container > .row > h2{
	margin-top:40px;
}

#experience.white-bg{
  margin-top: 0;
  padding: 0;
}

#experience .content-detail{
  margin-bottom: 5px;
}

.skillsimg{
  display: inline;
  width: 100%;
  text-align: center;
}

.skillst{
  display:none;
}

.timeline-centered .timeline-entry {
    margin-top: 5px;
}

.wrap-about{
  font-size: 20px;
}

#education {
  padding-top: 0;
  padding-bottom: 0;
  display:none;
}

#skill {
  padding: 0 0 0 0;
}

  a,.header, #home,#work,.footer{
     display:none;
  }

  .link-switcher{
    display:inline;
  }

h2{
  -webkit-text-fill-color: rgba(220, 77, 79, 1);
    background: 0;
    color: #dc4d4f;
    font-size: 22px;
    font-weight: 700;
  }

  .head-about{
    font-size: 18px;
  }

  .services {
    margin-top: 10px;
  }

  #education .timeline-label span{
    display:none;
  }
  
  .row { 
    margin-left: -10px;
}

.display-when-print {
display: block;
}
