/*
Theme Name: Sinatra & Company
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/*ADA STYLES*/
.ada-label {
    font-size: 0;
    height: 1px;
    overflow: hidden;
    display: inline;
}

#Footer #media_image-5 img,
#Footer #media_image-6 img {
    width: 60%;
    text-align: center;
    padding: 10px 0 0 40%;
}

@media only screen and (max-width: 767px) {

	#Footer #media_image-5 img,
	#Footer #media_image-6 img {
		padding: 0;
		width: 20%;
	    max-width: 100px;
	}
	
}