/**handles:drmtheme-style**/
/*
Theme Name: DRM Base Theme Child
Template: DRM-Base-Theme
Theme URI: http://drminc.com/
Author: DRM Productions
Author URI: http://drminc.com/
Description: Child Theme for DRM Base Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: drmtheme
Tags:
*/

.member-list-item {
    position: relative;
}
.member-list-featured-image {
    position: absolute;
    left: 0;
    height: 30px;
    width: 30px;
    background-size: cover !important;
}