/*
Theme Name:   Riffeac Theme
Theme URI:
Description:  Theme wordpress pour le site web du riffeac.
Author:       Mystro Ken
Author URI:   https://www.mystroken.com
Template:     fashify
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: portfolio, responsive, case study, fullscreen cover, content editor
Text Domain:  riffeac
*/

.bigcard .card__image {
	width: 20% !important;
	flex: none !important;
	-webkit-flex: none !important;
	height: auto !important;
	margin: .75rem !important;
}

.bigcard .card__content {
	width: 80% !important;
}

.bigcard .card__image img {
	position: relative !important;
	top:  inherit !important;
	left: inherit !important;
	right: inherit !important;
	bottom: inherit !important;
	min-width: inherit !important;
	-webkit-transform: inherit !important;
	transform: inherit !important;
}

.content-area
{
	width:100% !important;
}

