.view-templates .views-row {
    float: left;
    height: 230px;
    margin: 0 80px 40px 0;
    width: 220px;
    text-align: center;
}


.view-templates .views-row {
    float: left;
    height: auto;
    margin: 0 20px 40px 0;
    width: 340px;
    text-align: center;
    background: #eee;
    padding: 5px 8px 10px;
}


.view-templates .views-row .views-field-title {
    margin-top: 5px;
}


/*body {*/
/*	color: green;*/
/*}*/


.captcha {
	border: none;
}

.page-type-article .field--name-field-image {
	  float: right;
    width: 400px;
    margin-left: 2rem;
}