.recipes-content{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start}.recipes-intro{width:100%;margin-bottom:15px}.recipe-box{width:100%;text-align:center;margin:10px}.recipe-box p{margin-top:10px}.recipe-box img{width:400px;max-width:100%;height:auto}.recipe-box a{color:#fff;text-decoration:none}.recipe-box a:hover{color:#c14227}@media only screen and (min-width:480px){.recipe-box{width:calc(50% - 20px)}}@media only screen and (min-width:768px){.recipe-box{width:calc(33.333% - 20px)}}