.hidden {

	visibility: hidden;
}

.two_images p {

	display:inline;
}
.two_images img{
	width:375px;
}

.two_images p:nth-child(2){
	padding-left: 17px;
}

.rich-text a {
    color: #08983c;
    text-decoration: none
}

.rich-text a:hover {
    text-decoration: underline;
}
