@media screen and (max-width: 768px) {
.d-flex{
display: contents !important;
}
.d-flex img{
width:100% !important;
margin-bottom: 20px !important;
}
.no-flex{
width:100% !important;
margin-left: 5px !important;
}
}
aside#search-2{
width:100% !important
}