#poststuff #cs-cta-meta {
	margin-top: -22px;
}
#poststuff #cs-cta-meta h2, #poststuff #cs-cta-meta .handlediv.button-link {
	display: none;	
}
#poststuff #cs-cta-meta .acf-input-wrap input{
	margin-bottom: 15px;	
}
#poststuff #cs-cta-meta .acf-input-wrap {
	border-bottom: 1px solid #ddd;
}
#poststuff #cs-cta-meta .remove-cta {
	float: right;	
}
#poststuff #cs-cta-meta span.defaultMsg {
	padding-top: 10px;
    	vertical-align: middle;
}
#cs-cta-meta.showCTA{
	display: block !important;
}

/* Series Description image css */
.seriesDescription img{
	height:100% !important;
	widht:100% !important;
	max-width: 100%;
}
