@media all and (max-width: 760px){
div.row{
	flex-direction: column;
}
div.dogs{
	width: 100%;
}































}