.productoptions {flex-wrap:wrap}
.addtobasket_button span.cssButtonText {
    font-size: 16px
}
@media (min-width:1024px){
    .subcatlist_inner{
        height:100%
    }
    .subcatlist_inner.cf > a {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}