/*
 Theme Name:   GP Concertation JPee
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.bando img {
  position: absolute;
  top: 30px;
  right: 10%;
}
ol, ul {
  margin: 0 0 1.5em 0em;
}
li{
	padding-bottom: 10px;
}
.entry-meta{
	margin-bottom:5px;
}
.frm_pro_max_limit_desc{
	display:none;
}
@media (max-width:768px){
	.bando img {
		display: none;
	}

}
.bando img {
  position: absolute;
  top: 30px;
  right: 20%;
  width: 135px;
}