.hdrshop{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.chop{
    background-color: gray;
    width: 350px;
    height: 350px;
}