div#attachment_271 {
    text-align: -webkit-center;
    margin-right: auto;
    margin-left: auto;
}
.stylists p {
    font-size: 13px !important;
}

img.no-border {
    border: none;
    border-radius: 0;
    margin: 0;
}

img.img--polariods {
    border: none;
    border-radius: 0;
    margin: 0;
/* 	width: 220px; */
/*     height: 264px; */
	width:100%;
	height:auto;
    object-fit: contain;
	float:right;
	margin-right: 18px;
}
div.img--polaroids {
    width: 220px;
    float: right;
    margin-right: 18px;
    margin-left:18px;
}
.img--polaroids p {
    font-size: .75rem !important;
    font-style: italic;
}