.full-image-content1 {
	width: 100%;
  	position: relative;
}
.full-image-content1 img {
  	width: 100%;
  	margin-bottom: 4%;
}
.full-image-content1 p {
	text-align: justify;
	background: #F0F0F0;
}

.half-image-content1 img {
	width: 48%;
	float: left;
	margin-right: 4%;
}

.half-image-content1 p {
	width: 48%;
	float: left; 
	background: #F0F0F0;
    padding: 30px;
    text-align: justify;
}

.half-image-content img {
    border: 1px solid #ACACAC;
    padding: 30px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 15px;
}

.half-image-content.half-width img {
		margin-bottom: 0 !important
	}

form.node-xero_tips-form .btn-default.form-submit {
	height: 34px;
	line-height: normal;
}
form.node-xero_tips-form td.field-multiple-drag {
	display: none;
}
form.node-xero_tips-form tr.paragraphs-item-type-xero-tips-repeater td:nth-child(2) {
	padding: 24px;
}
.field-name-field-image-box, .field-name-field-width-selector {display:none}
.ms-show {
    display: block !important;
}
.ms-none {
    display: none !important;
}
