/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16 octobre 2020, 10:30:34
    Author     : marie.l
*/
@media all and (min-width: 360px) and (max-width: 1280px)
{
    #marketplace_page{
        width: 98% !important;
        margin-left: 0 !important;
    }
}

#main_content_transparent_home b {
	color:#DB4B4B;
}

#content_marketplace{
	width: 85%;
	margin:0 auto;
	margin-top:1%;
}
#marketplace_page{
    width: 70%;
    margin-left: 245px;
}
h3{
    font-size: 18px !important;
    color: #484848;
}

