 .zoom-pic-list>img:nth-child(3n) {
        margin-right: 0 !important;
    }
    
    .zoom-pic-list>img {
        height: 580px;
        width: 30%;
        margin-right: 4%;
        margin-bottom: 20px;
    }
    
    .zoom-pic-list {
        max-width: 1280px;
        margin: 0 auto;
    }
    
    .my-container {
        border: 1px solid #F0F0F0;
        width: 250px;
        height: 250px;
        float: left;
    }
    
    .round-loope {
        border-radius: 0px;
    }
    .ept-container>div:nth-child(1) {
    height: auto !important;
}
.paragraph.paragraph--type--bp-blank.paragraph--view-mode--default.paragraph--id--21935>div {
    padding-bottom: 20px;
}

@media(max-width: 768px) {
	
	.zoom-pic-list>img {
    height: auto !important;
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
}
.ept-container>div>div {
    margin-bottom: 20px;
}
}