.story-card-single {
    width:100%;
	padding:10px;
	display:inline-block;
}
.story-card-img-single {
  border:0px;
  border-radius:10px;
  width:30%;
}