    /*
    Theme Name: Enfold Child Theme
    Theme URI: http: //www.whilebabynaps.com/
    Description: This is a custom child theme I have created.
    Author: Bridget Lorentz
    Author URI: http: //www.bridgetlorentz.com/
    Template: enfold
    Version: 0.1
    */

    @import url("../enfold/style.css");
.logo img {
    padding: 20px;
    display: block;
    width: auto;
    height: auto;
    max-height: 100%;
    image-rendering: auto;
    position: relative;
    z-index: 2;
    transition: opacity 0.4s ease-in-out 0s;
}
.products div { width: 300px; border: 1px solid red; float: left}