.press-release-gallery{display:flex;flex-wrap:wrap;justify-content:center;padding:50px 0;width:100%}.pr-gallery-container{flex:0 0 100%;height:100%;max-width:1400px}.gallery-flex{display:flex;flex-wrap:wrap;height:auto;justify-content:center;width:100%}.pr-card-content{background-color:#fff;border-radius:10px;box-shadow:1px 1px 5px rgba(0,0,0,.5);height:100%;overflow:hidden;position:relative}.pr-card{flex:0 0 350px;padding:20px 10px}.pr-card-details{align-items:center;padding:15px 10px;transition:.3s ease-in;width:100%}.card-country,.card-time-read,.pr-title{color:#3f3f3f;display:-webkit-box;font-family:Poppins;font-size:clamp(.7rem,2vw,1rem);font-weight:400;max-width:100%;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.card-country{color:#008a2a;font-size:80%;font-weight:500}.card-time-read{color:#3f3f3f;font-size:80%;font-weight:400}.pr-title a{color:#3f3f3f}.card-details-flex-box{display:flex;justify-content:space-between;margin-top:10px}@media only screen and (max-width:700px){.pr-card{flex:0 0 50%}}