.custom-author img{
	max-height:140px;
	
}
.custom-author {
	height:140px;
	font-family: 'Gotham-Bold';
	margin-top:60px;
	
}
.custom-author .kuvake{
	display:inline-block;
	float:left;
/*	width:18%*/
	    width: 123px;

}
.custom-author .nimike{
	font-size: 1.5rem;
	margin: 0;
	font-family: 'Gotham-Bold';

}
.custom-author .nimike p{
	font-family: 'Gotham-Bold';
}
.custom-author .titteli{
	  font-size:.9rem;
	margin:0;
			font-family: 'Gotham-Bold';
}
.custom-author .yhteys{
	  font-size:.9rem;
	margin:0;
			font-family: 'Gotham-Bold';
}
.custom-author .titteli p{
	font-family: 'Gotham-Bold';
	margin:0;
}
.custom-author .yhteys p, .custom-author .yhteys a{
	font-family: 'Gotham-Bold';
	margin:0;
	color:white;
	text-decoration:none;
}
.custom-author .author-texts{
  display:inline-block;
	background-color:orange;
  color:white;
	float:right;
	height:100%;
	width:82%;
		padding-left:20px;
	
	display: flex;
    flex-flow: column;
    justify-content: center;

}
@media(max-width:1050px){
	.custom-author .author-texts{
		width:73%
	}
	.custom-author .nimike{
	font-size: 1.1rem;
	margin: 0;
	font-family: 'Gotham-Bold';
	}

		.custom-author .titteli{
	  font-size:.7rem;
	margin:0;
			font-family: 'Gotham-Bold';
	}
}
@media(max-width:768px){
	.custom-author .author-texts{
		width:63%
	}
}

.custom-author-by-hand img{
	max-height:140px;
	width: 100%;
  object-fit: cover;
  object-position: center top;
  min-height:140px;
}
.custom-author-container {
  margin-top:60px;
}
.custom-author-by-hand {
	height:140px;
	font-family: 'Gotham-Bold';	
  margin-bottom:16px;
}
.custom-author-by-hand .kuvake{
	display:inline-block;
	float:left;
/*	width:18%*/
	    width: 123px;

}
.custom-author-by-hand .nimike{
	font-size: 1.5rem;
	margin: 0;
	font-family: 'Gotham-Bold';

}
.custom-author-by-hand .nimike p{
	font-family: 'Gotham-Bold';
}
.blog-title {
  font-family: 'Gotham-Bold';
  font-size:.9rem;
  margin:0;
  text-transform: uppercase;
}
.toimittanut {
  font-family: 'Gotham-Bold';
  font-size:.9rem;
/*   margin:0; */
  color:#004d80;
}
.custom-author-by-hand .titteli{
	  font-size:.9rem;
	margin:0;
			font-family: 'Gotham-Bold';
}
.custom-author-by-hand .yhteys{
	  font-size:.9rem;
	margin:0;
			font-family: 'Gotham-Bold';
}
.custom-author-by-hand .titteli p{
	font-family: 'Gotham-Bold';
	margin:0;
}
.custom-author-by-hand .yhteys p, .custom-author-by-hand .yhteys a{
	font-family: 'Gotham-Bold';
	margin:0;
	color:white;
	text-decoration:none;
}
.custom-author-by-hand .author-texts{
  display:inline-block;
	background-color:orange;
  color:white;
	float:right;
	height:100%;
	width:82%;
		padding-left:20px;
	
	display: flex;
    flex-flow: column;
    justify-content: center;

}
@media(max-width:1050px){
	.custom-author-by-hand .author-texts{
		width:73%
	}
	.custom-author-by-hand .nimike{
	font-size: 1.1rem;
	margin: 0;
	font-family: 'Gotham-Bold';
	}

		.custom-author-by-hand .titteli{
	  font-size:.7rem;
	margin:0;
			font-family: 'Gotham-Bold';
	}
}
@media(max-width:768px){
	.custom-author-by-hand .author-texts{
		width:63%
	}
}

@media(max-width:500px){
  .custom-author-by-hand{
    display:flex;
flex-direction:column;
    height:unset;
  }
	.custom-author-by-hand .author-texts{
		width:100%;
    padding:20px;
	}
  