@media only screen and (min-width: 768px){
 .downloads-section-cra {
	display: flex;
	justify-content: flex-end;
	max-width: 365px;
	margin-bottom: 15px;
  }
}

.cra-template-default .has_content .the_content_wrapper {
  margin: 0;
  padding-bottom: 30px;
}

.kyrozene {
  display: flex;
  align-content: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  text-align: center;
  height: 234px;
  align-items: center;
}
.kyrozene img {
  max-width: 60px;
}
.kyrozene .taunting {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  height:100%;
  width:100%;
  padding:2rem;
}