.template-en-adj {
background:#ffffff;
margin: auto;
}
.template-en-adj tbody {
border:1px solid #a1bdea;
}
@media ( min-width: 600px ) {
.template-en-adj {
float:right;
text-align:right;
border:1px solid #a1bdea;
margin: 0 0 0.5em 0.5em;
}
.template-en-adj tbody {
border: none;
}
}