@media (min-width: 1400px){
    #beaches_grid_new .beach_item_new{
        width:20%;
    }
}
@media (max-width: 1200px) and (min-width: 769px){
    .page_title.beaches_title{
        top: 120px;
    }
}