@media only screen and (max-width: 959px) and (orientation : landscape)  {

  
.boxdividi_photo1 {
    width: 24% !important;
    margin-right: 1%;
    float: left;
    margin-bottom: 10px;
    border: 1px solid #dedede;
    padding: 20px 10px 0px 10px;
    text-align: center;
    background: #eee;
    height: 150px;
}
}
