@charset "utf-8";

.mono-img {
	padding: 5px 5% 20px 5%;
}
.mono-img img {
  border-radius: 16px;
  width: 100%;
}

@media screen and (max-width:800px){}

@media screen and (max-width:480px){}

