﻿.auto_certificate{
    width:100%;
    padding-top:100px;
}
.auto_certificate h1{
    font-family: Alexandria;
    font-weight: 600;
    font-size: 48px;
    text-align: center;
    color:#FB6627;
}
.auto_certificate_con{
    width:100%;
    display:flex;
    margin-top:50px;
}
.auto_certificate_con div{
    width:355px;
    height:493px;
}
.auto_certificate_con div img{
    width:100%;
    height:100%;
}