﻿div.affiliate-logos {
    
}

div.affiliate-logos .my-valign-wrapper {
    height: auto;
}

div.affiliate-logos img {
    margin-right: 1rem;
	max-height: 46px;
}

/* This is the medium break point */
@media only screen and (max-width : 992px) {
}

/* This is the small break point */
@media only screen and (max-width : 600px) {
}
