.laik_showall{
float:left;
text-align:center;
width:33.33%;


}
.laik_showimg{
display:flex;
max-height: 300px;
}
.laik_showimg img{
-height: 300px;
width: auto;
text-align:center;
margin:0 auto;

display:flex;
flex-direction: column; 
}
.laik_showtext{
margin-top:15px;
padding:5px;
display:flex;
flex-direction: column; 
}
.prev-next-posts{
margin-top:15px;
width:100%;
float:left;
text-align:center;
}
