/*
Theme Name:     Throne Child
Theme URI:      http://mekshq.com
Description:    Child theme for the Throne Theme
Author:         MeksHQ
Author URI:     http://mekshq.com
Template:       throne
Version:        0.1.0
*/

.wonderplugingallery-container {clear:both;}

.d-1of2 { float:left; width:50%; text-align:center;}

.d-1of3 { float:left; width:31%; margin:1%; text-align:center;}
.partner {min-height: 320px;}

@media only screen and (max-width: 600px) {
.d-1of2, .d-1of3 { float:none; width:100%; text-align:center;}
}