.period_item h4 {
    
    bottom: -10px;
    color: #424242;
    /* font-size: 16px; */
    padding-top: 5px;
    right: 0;
    text-align: center;
    font-family: "wyekan";
 
}


.period_item {

    background-position: center top;
    background-repeat: no-repeat;
    border: 1px solid #cacaca;

    margin: 10px;
    position: relative;

   
}

#full_period_list .row [class*="col-sm"] {
    padding: 10px 3px;
}
#full_period_list .row{
	text-align: center;
    margin: auto;
}

h1.my_period_list_title {
    text-align: center;
    font-family: "wyekan";
}

h1.my_period_list_title {
    text-align: center;
    font-family: "wyekan";
       margin-bottom: 50px;
}
h1.my_period_list_title .my_period_list_main_span span {
    color: red;
}

h1.my_period_list_title .my_period_list_main_span{
 border-bottom: 2px solid #ff8100;
}




